An open API service indexing awesome lists of open source software.

https://github.com/mellcosta/ignite-feed

Ignite feed é um projeto simples que simula o feed das redes sociais, com funcionalidades de comentários, likes e apagar comentário.
https://github.com/mellcosta/ignite-feed

css-modules ignite-feed ignite-rocketseat javascript phosphor-react reactjs vitejs

Last synced: 3 months ago
JSON representation

Ignite feed é um projeto simples que simula o feed das redes sociais, com funcionalidades de comentários, likes e apagar comentário.

Awesome Lists containing this project

README

        

# Ignite Feed

Ignite feed Wallpaper

Ignite feed is a simlpe project which simulates your social media feed,
with features like comment, likes and delete comments.

## Features

✅ - add comments

✅ - clap (likes)

✅ - delete comment

## How to use?

1. Clone the repository
`git clone https://github.com/mellcosta/ignite-feed.git `

2. Install dependencies
`yarn` or `npm i`

3. Run the local project
`yarn dev` or `npm run dev`

4. Click the link
`http://localhost:3000/`

## Technologies


  • ReactJS



  • Vite



  • React Dom



  • Date-fns



  • Phosphor-react



### Developed by `Melissa Costa - @mellcosta`