About the project | Technologies | Getting started | How to contribute | License
-
Application developed in Chapter III of Ignite
Technologies that I used to develop this api
Clone the project and access the folder
$ git clone https://github.com/andretorquato/ignews.git && cd ignews
Follow the steps below
Obs.: Before to continue, be sure to have the API running
# Starting from the project root folder, go to ignews folder
$ cd ignews
# Install the dependencies
$ yarn install
# Start the client
$ yarn start
This project is licensed under the MIT License - see the LICENSE file for details.