This project is deployed at https://bag-2022.herokuapp.com
This project uses a third-party API called restcountries to fetch countries that allow users to explore and save any country to MongoDB (can register with unverified email). It also uses a RESTful API(CRUD Operation).
Generated with CRA version 18.0.0.
- Mantine
- ReactJS
- Redux (State Management & createAsyncThunk)
- React Router DOM
- Axios
- Lodash
- Express
- JSON Web Token
- Bcrypt
- Joi (Check Validations)
- Mongoose