Skip to content

MatheusAFD/stationOne-app

Repository files navigation

Station One - Pâtissier

project-image

Teste StationOne - Exercício de front-end.

shields shields shields

🚀 Demo

https://docespatissier.vercel.app/

Project Screenshots:

project-screenshot project-screenshot project-screenshot project-screenshot

🧐 Features

Here're some of the project's best features:

  • Login
  • Signup
  • Get data from api
  • Create order
  • View your orders

🛠️ Installation Steps: (Linux)

1. Install Nodejs

sudo apt install nodejs

2. Clone the project

git clone https://github.com/MatheusAFD/stationOne-app

3. Go to the project directory

cd stationOne-app

4. Install dependencies

"npm install" OR "yarn"

5. Clone Hygraph Project

Clone project

6. Create an .env file in the project root with this code

VITE_APP_CLIENT_URI = "YOUR CONTENT API TOKEN"
VITE_API_ACESS_TOKEN  = "YOUR API AUTH TOKEN"

7. Run the project

(Terminal -> Your path of the project)

"npm run dev" | "yarn dev"

💻 Built with

Technologies used in the project:

💖Like my work?


Matheus Araújo

Releases

No releases published

Packages

No packages published

Languages