About • Features • Revised Concepts • Installation • Get Started • Technologies • License
Coffee Leblanc is a project/challenge developed for Rocketseat. I used like theme the coffee shop Leblanc of Persona 5´s game. Done that, enjoy and "Take your Heart", i mean... "Take your Coffee"!
- Carrinho
- Hooks
You must have already installed
Recommendations
- It is recommended that you have installed Google Chrome or Edge
- I recommend using VSCode as development IDE
Let's divide it into 3 steps.
- Clone this repository
- Install dependencies
- Initializing the Server
https://github.com/Yuri-stack/coffee-leblanc.git
npm install
or
yarn
Make sure your internet is stable, as this may take a while
Open your terminal and run:
npm server
or
yarn server
- Run the project
yarn dev
- Now, open your browser and navigate to: http://localhost:5173
Released in 2022
This project is under the MIT license
Made with love by Yuri Oliveira 🚀