Ignite feed é um projeto que simula o feed das redes sociais, com funcionalidades como comentários, aplaudir e apagar comentário.
- ReactJS
- NodeJS
- Yarn or Npm
- Git Bash
- Phosphor Icons
# Clone Repository
$ git clone https://github.com/franciniltonsoaresmenzes/ignite-feed.git
# Go to server folder
$ cd https://github.com/franciniltonsoaresmenzes/ignite-feed.git
# Install Dependencies
$ npm install
$ npm run dev
# Access localhost
http://localhost:3000
Feito com 💜 by Rocketseat