Skip to content

Leonzon95/cleans-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleans

This app helps people find and hire someone to do a cleaning job and it helps people find cleaning jobs.

Prerequisites

To be able to connect it to the database and have full functionality clone the backend repository: Cleans Backend

Installing

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.

Built With

  • React
  • Redux
  • Bootstrap
  • CSS
  • HTML

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published