Skip to content

LaercioSR/ignews

Repository files navigation

Rocketseat Logo

Ig.News

AboutHow to RunTechnologies

About

Repository containing the project developed during the Ignite track of React from Rocketseat.

Links

How to Run

Prerequisites

To run the project you will need to have node installed on your machine.

Running

# Clone this repository
$ git clone https://github.com/LaercioSR/ignews

# Access the project folder in terminal/cmd
$ cd ignews

# Install the dependencies
$ npm install

# Run the application with the following command
$ npm run dev
# If everything is correct, the application can be accessed through the URL http://localhost:3000

Technologies

The following tools were used in building the project: