Make 2 pages: 1st - how you made it, 2nd page - Given the mock returned data build a table. Generally I'm cutting branches, but everything gets rebased in to /main. /main is pretty stable and feature branches will be merged into it using gitflow methodologies.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system (Coming).
Begin by cloning or downloading this repository and changing directory into the folder, and install modules.
Then start the development server
npm run dev
- React/Vite - The web framework used
- react-router - Make those nice SPA pages
- react-query - Data fetching/caching
- tailwindcss - CSS.classes.all.day.every.day
Adrian Rogers
Hat tip
- Billie Thompson - This awesome README template - PurpleBooth
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.