This is the React front-end Golf course booking web-application. This applications is responsive and users can load, create, and delete doctors and reservations We use React for the front-end. In order to access the application users need to to be authorized as Admins then login.
We are a group of five
- HTML
- CSS
- Bootstrap
- JavaScript
- React
- Redux
- Follow setup instructions below to get a copy locally.
- React
- Git and Github
- Terminal
- Browser
Follow this link to visit the back-end repository and start the server on localhost:3000.
- Clone this repository ``
- Cd or navigate into the directory and run
npm install
to install dependencies - Run
npm start
- Visit
localhost:3001
in your browser
- Clone the project
git clone https://github.com/BenjaminSemah/capstone-front-end.git
cd capstone-front-end
- Install dependencies
npm i
or
npm install
- To Start the development server
npm start
- To test the project
npm run test
Suggestions: Back-end should run in localhost:3000 Front-end should run in localhost:3001
👤 Omar Salem
- GitHub: Omar Salem
- Twitter: Omar Salem
- LinkedIn: Omar Salem
👤 Stephan
- GitHub: @stephan
- Twitter: @Stephan
- LinkedIn: Stephan Annandale
👤 Josphat Nkonde
- GitHub: @zairdon20
- Twitter: @josphat1 nkonde
- LinkedIn: @josphat nkonde
👤 Benjmain Semah
- GitHub: @BenjaminSemah
- Twitter: @BenjaminSemah
- LinkedIn: @BenjaminSemah
👤 Butler shimalwani
- GitHub: @Butlermuwo
- Twitter: @Butlermuwo
- LinkedIn: @Butlermuwo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Original Design idea by Murat Korkmaz
This project is MIT licensed.