issues
search
FarwaMuhibZada
/
space-travelers-hub
Build a Space Travelers' Hub that will allow users to book rockets, join selected space missions, and view their profile.
0
stars
0
forks
source link
📚 project-folder-structure-setup (group task)(1h)
#3
Closed
FarwaMuhibZada
closed
2 months ago
FarwaMuhibZada
commented
2 months ago
create 4 folder on react app ( SRC folder ) :
redux (this directory may contain reducer.js and action.js and redux store files)
components (this directory contain rockets, mission, dragon, my profile components )
pages ( this directory contain all pages)
images( this directory contain icon images)
create 4 folder on react app ( SRC folder ) :