This app helps people find and hire someone to do a cleaning job and it helps people find cleaning jobs.
To be able to connect it to the database and have full functionality clone the backend repository: Cleans Backend
Clone the repository
git clone [email protected]:Leonzon95/cleans-frontend.git
Go to file
cd cleans-frontend
In the project directory, you can run:
yarn install
yarn start
or if you're using npm:
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
- React
- Redux
- Bootstrap
- CSS
- HTML
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License