/ignite-feed

Project carried out during the classes of the 1st React JS module of Rocketseat Ignite

Primary LanguageTypeScript

ignite Feed - React fundamentals (Ignite)

Taught by Rocketseat Forks Stars

habits cover

First project of Ignite's ReactJs track.



🧪 Technologies

This project was developed using the following technologies:



🚀 Getting started

Clone the project and access the folder.

$ git clone https://github.com/leticiar-io/ignite-feed.git
$ cd ignite-feed

Follow the steps below:

# Install the web dependencies
$ npm install
# Start the web project
$ npm run dev

⬆ Back to top