/Radon

E-commerce website built using Next.js, Redux, Tailwind CSS, MongoDB

Primary LanguageJavaScriptMIT LicenseMIT

MIT License

Radon

A Full-fledged e-commerce website designed using Figma and built using Next.js, Nextauth, Redux, Tailwind CSS, MongoDB

Logo

Icon

Demo

https://radon.vercel.app

Screenshots

App Screenshot

Features

  • Responsive
  • Real Time and Dynamic
  • Progressive Web App (PWA)
  • Payment Gateway integration
  • Admin Panel with functionalities like add product, delete product, update product, add category, view users registered, update order status and cancel order
  • State management using Redux
  • Google authentication
  • Track order status real time
  • Cancel order

Run Locally

Clone the project

  git clone https://github.com/Pinqua/Radon.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Contributing

Contributions are always welcome!

Appendix

Data inserted in the database was pulled form fakeStoreAPI to kickstart the project.

License

MIT