this project is a education roadmap . have two access model , users and admin. users just can see roadmap but admin can add learning entity , project entity and add phase for roadmap. also can delete , edit them.
This project was bootstrapped with Create React App. Make a duplicate of .env.example and rename to .env, then configure your credentials.
In the project directory, you can run:
- to create node_modules folder
$ yarn
- to run app
$ yarn start
- Tailwindcss (css framework)
- Eslint
- Firbase
- React (A JavaScript library for building user interfaces)
- react select (use for select option)
- react router ( version 6)
- prettier (opinionated code formatter)
- case ( An extensible utility to convert, identify, and flip string case)
should complete in feature
- add custom click
- add dark and light mode
- write test for it
- admin can register users and they can also update roadmap