Skip to content

BCIamLong/WorldWise

Repository files navigation

WorldWise

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

WorldWise is front-end application build with React JS

Features

Sign up, login, logout

WorldWise is front-end application build with React JS

App

WorldWise is front-end application build with React JS

Start with WorldWise App

  1. Clone this project, cd to project
git clone https://github.com/BCIamLong/WorldWise.git

cd WorldWise
  1. Run install for all packages
npm i

npm install
  1. Start fake server:ư
npm run server
  1. Start client
npm run dev
If you see this project helpful, please 🌟 this project thank you

Tools

  • 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.

Currently, two official plugins are available: