Skip to content

A React project that fetches random student data from an api, displays that data, allows the user to add new data, and search through students first names, last names, and new data.

Notifications You must be signed in to change notification settings

chadlyalan/student-profile-7849

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

A React project that fetches random student data from an api, displays that data, allows the user to add new data, and search through students first names, last names, and new data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published