Responsive website created with Next.js, Material UI, MongoDB, SWR, Formik and others.
Staticaly built home and details page for fast response. Very fast filtering and caching from Database on client side.
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.
clone the repo with:
git clone "this repo url"
Install the dependencies
yarn install
or
npm install
PRs are welcome!
This project is licensed under the MIT License