Clean2gather front-end application

Installation

You need to launch the REST api before : cleantogather-api

git clone git@github.com:Elorolf/cleantogather-front.git
cd cleantogather-front
npm install
npm start

The application started in development mode.
Open http://localhost:3000 to view it in the browser.

Learn More

This project was bootstrapped with Create React App documentation.

To learn more about React, check out the React documentation.