8000 GitHub - wwxxianx/my-first-react-app: My first app with ReactJS!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wwxxianx/my-first-react-app

Repository files navigation

My First ReactJS Project

This is a Next.JS 12 app bootstrapped with create-next-app

Features

  • React.JS 18
  • Next.JS 12
  • Sanity
  • Google Auth
  • GSAP
  • TailwindCSS

Environment Variables

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

NEXT_PUBLIC_SANITY_TOKEN=
NEXT_PUBLIC_GOOGLE_CLIENT=
NEXT_PUBLIC_GOOGLE_SECRET=

Installation

Install my-project with npm and open in VSCode

  npm install my-project
  cd my-project
  code .

Screenshots

Homepage

homepage

Products

products

Product Details

product-detail

Cart

cart

Auth

auth

About

My first app with ReactJS!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0