Leonzon95 / cleans-frontend

Backend repository: https://github.com/Leonzon95/cleans-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

About

Backend repository: https://github.com/Leonzon95/cleans-backend


Languages

Language:JavaScript 95.2%Language:CSS 3.9%Language:HTML 0.9%