Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasalvaresa/devsfood

DevsFood, created together with the React.js/B7Web course
https://github.com/lucasalvaresa/devsfood

react reactjs redux styled-components

Last synced: 8 days ago
JSON representation

DevsFood, created together with the React.js/B7Web course

Awesome Lists containing this project

README

        

# DevsFood
> Project created in the B7Web course





![](logo.png)

## Installation

After cloning the project:

```sh
npm install
```

Then run:

```sh
npm start
```