Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.3 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.3 KB

Como fazer

This project is part of the Devpleno course and consists of a website that the users can create categories and post itens to do on it.

We mainly use React, Express and Bootstrap. Firebase was used to record the data from the form.


Guide

Features

  • Users can create categories and add and delete itens to it.

Installation

You will need install:

Node.js
Npm

Install dependencies

npm install

Run the application:

node index.js

Technologies

Future Implementations

We could add some pictures to it.

Thanks to Tulio Faria from Devpleno.