Skip to content

soymartinez/fitstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Fitstore is an online store that is dedicated to the commercialization of Nutritional-Sports Supplements where we guarantee an excellent quality of service, we have a wide variety of products of the highest quality.

Next.js Next-Auth React React-use-cart React-use-cart Fitstore

๐Ÿš€ Stack

Framework: Next.js, React

Authentication: NextAuth

Style: TailwindCSS

Deployment

deployment

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXTAUTH_URL NEXTAUTH_SECRET GOOGLE_CLIENT_SECRET GOOGLE_CLIENT_ID GITHUB_CLIENT_SECRET GITHUB_CLIENT_ID STRIPE_SECRET_KEY

๐ŸŒŒ Features

  • Add to shopping cart
  • Mobile version
  • Fullscreen mode

Run Locally

Clone the project

  git clone https://github.com/omgismartinez/fitstore.git

Go to the project directory

  cd fitstore

Install dependencies

  npm install | yarn

Start the server

  npm run dev | yarn dev

License

MIT