Technologies | Project | Setup | License
This project was developed using the following technologies:
# Clone the repository
$ git clone https://github.com/wellingtondsf/ignews
# Go to the project folder
$ cd ignews
# Install the dependencies
$ yarn install
# Start the application
# The application will start on the port 3000
$ yarn devThis project is licensed under the terms of the MIT license. See the file LICENSE for more information.