In this task, we will be working with the real live data from the Microverse_final_project API.
Our task is to build a web application for a boat renting company.
The application requires authentication by the user. No logged in users will have access only to the main page and the account one. If the user sings up he can access the reservation new and index pages as well. And if the user logs in as administrator, he will have access as well to the item new and delete options.
In order to login as administrator just press sign in button and the app will use the deault values, that has administrator role.
=======
- HTML/CSS
- React.JS
- Node.JS
- Microverse final project rails API
If you want a copy of this file go to the github repository and download it from there
git clone https://github.com/Metsanpeitto/microverse_final_project_frontend.git
cd ./microverse_final_project_frontend
npm install
npm start
npx eslint .
npx stylelint "**/*.{css,scss}"
npx eslint . --fix
npx stylelint "**/*.{css,scss}" --fix
- Node.JS
The design provided by Murat Korkmaz
👤 Abraham Rodriguez
- GitHub: @metsanpeitto
- LinkedIn: Abraham Rodriguez
- Portfolio: Waldenberg
👤 Akasha Rojee
- GitHub: @AkashaRojee
- Twitter: @AkashaRojee
- LinkedIn: Akasha Rojee
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse for giving me this chance
- The amazing code reviewers for making me improve every day 👍