Ignite Feed
Essa é a minha versão do projeto desenvolvido durante o primeiro módulo do Ignite - ReactJS da Rocketseat.
Clone the project and access the folder.
$ git clone git@github.com:gabrielcardosodev/ignite-feed.git
$ cd ignite-feed
Follow the steps below:
# Install the dependencies
$ yarn or npm i
# Start the project
$ yarn dev or npm run dev
The app will be available for access on your browser at http://localhost:3000
This project is licensed under the MIT License. See the LICENSE file for details.
Made by Gabriel Cardoso