React application that consumes private api located on google cloud platform and uses Sass for styles.
I hope you guys have fun!!!
These instructions will allow you to make a working copy of the project on your local machine for development and testing purposes.
What things do you need to install the software?
node.js ^14
Make a clone of this repository and install it in your development environment using the following command in your terminal (choose an appropriate directory):
git clone https://github.com/decarolis/peti.git
After cloning the repository content, access the created directory and install the dependencies:
cd peti
npm install
After this installation, run the application with the npm start command. The application will be available at http://localhost:3000.
- [React: 17.0.2]
- [React-dom: 17.0.2]
- [React-icons: 4.2.0]
- [React-router-dom: 6.3.0]
- [React-router-dom: 6.3.0]
- [Sass: 1.54.9]
This project is under the MIT License
⌨️ with ❤️ by André De Carolis 😊
