Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Ecoleta Website

React js app for collection point registration.

Getting started

Create .env file by copying .env.example and setting up required configurations.

Install dependencies.

npm install

Run react app.

npm start