Skip to content

Fully-featured Ecommerce website made with NextJS, Typescript and TailwindCSS, leveraging NextJS's API routes and MongoDB for the backend.

Notifications You must be signed in to change notification settings

Josemanki/urbanfashion

Repository files navigation

Website Picture

Built With

Urban Fashion at urbanfashion.vercel.app was built using the following technologies.

  • Next.js
  • TailwindCSS
  • MongoDB
  • Stripe
  • Redux (toolkit)
  • JWT Auth
  • Hosting by Vercel

Features

📝 Clean Ecommerce website, in this case a clothing website.

🔃 Features fully functional authentication using JWT.

💳 Integrates Stripe checkout API in order to handle payments to a test account before generating orders.

⚡ It's blazing fast due to it being statically generated.

Instalation and setup

It's as simple as cloning this repository, cd into it, and executing yarn in order to install the dependencies.

You will have to copy the relevant env variables found at .env.template inside a new .env.local file, fill them out with the relevant information and you're good to go!

The default command for starting the dev server is going to be yarn dev.

About

Fully-featured Ecommerce website made with NextJS, Typescript and TailwindCSS, leveraging NextJS's API routes and MongoDB for the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published