Space Traveling - web application for study and practice with nextJs and PrismicCMS
- Features
- Installation
- Getting Started
- FAQ
- Found a bug? Missing a specific feature?
- Contributing
- License
-
Authentication with Google
-
Sign in with gopogle account for the application to be personalized
-
Ecommerce Experience with fakestore api and Stripes for Payment
You need to install NPM and YARN first, then in order to clone the project via HTTPS, run this command:
git clone https://github.com/matheus13f/SpaceTraveling.git
SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:
git clone git@github.com:matheus13f/SpaceTraveling.git
Install dependencies
You need to install the dependencies of the project, so run the above command on root folder:
yarn
or
npm i
Run the following command to start the application in a development environment:
yarn dev
or
npm run dev
Happy code \{^-^}/
Question: What are the technologies used in this project?
Answer: The technologies used in this project are React JS / NextJS and PrismicCMS
Feel free to file a new issue with a respective title and description on the SpaceTraveling repository. If you already found a solution to your problem, i would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.
Check out the contributing page to see the best places to file issues, start discussions and begin contributing.
Released in 2021. This project is free