This is an API-based website that record the different user interactions which includes likes, comments and reservations. Three interfaces are built and each of them shows the home page, comments popup and the reservation popup. When a user clicks on the "Comments" and "reservation" button, the expected popup appears.
This project was built using the scorebat API and microverse Involvement API.
HTML5/CSS JAVASCRIPT(ES6) REST API NPM WEBPACK JEST LIBRARY
Link to project video recording
To setup and install this sample ASF Scorebat website, follow the below steps:
- Clone this project by the command:
$ git clone git@github.com:shahnawaza75/Capstone_js.git
- Then switch to the project folder by the bellow query:
$ cd Capstone_js
- Then run the below command to install dependencies
$ npm i
- Finally, run the below command to start the project.
$ npm start
To run the tests for linters locally, you must have node installed on your computer. Install the necessary packages. Run npx stylelint "*/.{css,scss}" Run npx hint . Run npx eslint .
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Git to versionning your work.
👤 Ali Aqa Atayee
- GitHub: @aliatayee
- Twitter: @aqaatayee
👤 Favour Amarachi Ezeugwa
- GitHub: @Favourezeugwa
- LinkedIn: @Favour Amarachi Ezeugwa
- Twitter:@Favour_ezeugwa
👤 Shahnawaza Ali
- GitHub: @shahnawaza75
- Twitter: @shahnawaza75
- LinkedIn: @shahnawaza75
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.