Repository for the front-end of Cut me, an appointments web application built with React and Ruby on Rails.
Explore the docs »
·
Live version
·
Report Bug
- About the Project
- Screenshots
- Installation
- Live Demo
- API Repository
- Contact
- Acknowledgements
- License
Cut me is a web application built with react as front end and Ruby On Rails as backend, the app is designed for barber shops, especially for the clients of those; giving them the opportunity to learn about the prices of the services and make appointments
- Create an account
- Log in to account
- Homepage
- List of barbers
- Baber profile page
- Make an appointment with a barber
- Check your appointments
- Javascript(ES6)
- React
- NodeJs
- Git
- Node.js
Use the git to clone the project to your local machine.
$ git clone https://github.com/kalavhan/cut-me.git
Navigate to the extracted folder
cd cut-me
Install the dependencies and modules
$ npm install
$ npm start
This will open the app at 127.0.0.1:3000. If it doesn't open, visit http://localhost:3000
$ npm run test
👤 Josue Brigido
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is licensed under MIT license - see LICENSE for more details.