📙 Book App by ⚫FotonTech
Book App is a web application where you can find a lot of interesting information about all kind of books around the world.
Before you begin, you will need to have the following tools installed on your machine: Git, Node.js, the package manager Yarn and it is good also to have an editor to work with the code like VSCode
- On a terminal, clone this repository with the command:
git clone https://github.com/marcotulioteles/book-app.git
- Open the folder project, and tap this command on terminal to install the development dependencies:
yarn
- To run this project on your localhost, tap this on terminal:
yarn start
🏄🏻 Now you can navigate on it. Have fun!
The following tools were used in the construction of the project:
Marco Tulio Teles - challenge build for the Tech Challenge by ⚫FotonTech