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

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

A post feed platform where you can add and remove comments on posts.
https://github.com/imnotannamaria/ignite-feed

react typescript

Last synced: 4 months ago
JSON representation

A post feed platform where you can add and remove comments on posts.

Awesome Lists containing this project

README

        

# Ignite Feed

Project created at Rocketseat's Ignite trainingt with React.

Project uses technologies such as:
- TypeScript
- React

## Deploy

To deploy this project, run

```bash
npm i
```

```bash
npm run dev
```