WorldWise is front-end application build with React JS, and you can take this back-end so WorldWise-RESTful-API to make it become MERN (Mongo, ExpressJS, ReactJS, NodeJS) stack project
- Clone this project, cd to project
git clone https://github.com/BCIamLong/WorldWise.git
cd WorldWise
- Run install for all packages
npm i
npm install
- Start fake server:ư
npm run server
- Start client
npm run dev
If you see this project helpful, please 🌟 this project thank you
- React: react router, react reducer hook, context....
- Map: React leaflet, leaflet
- Styles: CSS modules
- Authentication: AuthContext and ProtectedRoute
- Not Found Page
- Beautiful UI
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh