Swup is a peer to peer marketplace for swapping unwanted items for desired items.
Framework:
- Next.js
Extra Dependencies:
- bootstrap
- framer-motion
- google-maps-react
- html-react-parser
- jwt-decode
- nprogress
- react-loading-skeleton
- react-places-autocomplete
- react-quill
- reactjs-popup
If you would ike to run this project locally, you can clone this reposotiary into your editor of choice. Then run npm install
to download all the required dependecies. You can then use the default next command npm run dev
to start the server, which will then be open on http://localhost:3000/.
https://github.com/asiqurrahman/nexttradingwebsite.git
npm install
npm run dev