Skip to content

Gym Example using Sanity and React - Stripe is used with links not an api integration .

Notifications You must be signed in to change notification settings

omarashzeinhom/reactjs-sanity-and-mdbootstrap-fullstack-gym-with-stripe-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Gym Full Stack Company Portfolio

The "Gym Full Stack Company Portfolio" is a comprehensive portfolio project showcasing the development of a full-stack web application for a gym or fitness company. The project includes both frontend and backend components. To get started, API keys need to be updated in the .env file within the ./frontend directory. The frontend can be initiated by navigating to the ./frontend folder, installing dependencies with yarn install, and then starting the application with yarn start. For the backend, open a new terminal, navigate to the ./backend directory, install dependencies, and start the server. The README also provides references to relevant JavaScript and ReactJS documentation, frontend design resources, asset tools, and backend development references.

  • UPDATE API Keys in .env file in ./frontend folder
REACT_APP_SANITY_TOKEN=
REACT_APP_SANITY_PROJECT_ID=i4k5q5mf
REACT_APP_PUBLIC_STRIPE_PUBLISHABLE_KEY=
REACT_APP_STRIPE_SECRET_KEY=

Start by

cd ./frontend yarn install yarn start

Open a new terminal for backend cd ./backend yarn install yarn start

References

Frontend
Assets
BackEnd

About

Gym Example using Sanity and React - Stripe is used with links not an api integration .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published