Skip to content

Hadeel-Salah/student-profile-9625

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 

Repository files navigation

Submission Detials

Please read the following details before you click 'Mark as Done' to your submission

  1. Make sure that all your code is merged to the Main branch
  2. Include all files necessary to run your app, NOT just the source code, except for the node_modules folder
  3. Here is an example of how we will test your code
git clone https://github.com/<username>/<repo-name>.git
npm install # or yarn install
npm start  

Your app should be running on http://localhost:3000 or whichever PORT number you specify.

If your app had a different instructions to start, then you must edit this README.md file and list out the instructions to successfully run your code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published