This project is about an exhibition app used to display, comment on and reserve art. The page was built using JavaScript and bundled with Webpack and uses API calls. The webapp has 3 user interfaces:
- A home page showing a list of items that you can "like".
- Made by: Molnar Emese
- A popup window with more data about an item that you can use to leave a comment.
- Made by: Jeff Kayombo
- A popup window with more data about an item that you can use to make a reservation.
- Made by: Hamza Tarar
- JavaScript
- Webpack
- HTML
- CSS
- Jest
- Kanban Board
- Involvment API
- Lorem Picsum
- Linters: Webhint, Lighthouse, StyleLint, ESLint
To get a local copy up and running follow the next steps:
Clone the repo to you local machine.
git clone "https://github.com/Lockless404/api-Webapp.git"
run `npm install`
run `npm start` to start the server
👤 Molnar Emese
👤 Hamza Tarar
- GitHub: @Lockless404
- Twitter: @hamza_tarar10
- LinkedIn: Hamza Tarar
👤 Jeff Kayombo
- GitHub: @JEFFKAY16
- Twitter: @JEFF_KAYOMBO
- LinkedIn: JEFF KAYOMBO
All contributions, issues and feature requests are welcome!
- Fork it (https://github.com/Lockless404/api-Webapp.git)
- Create your working branch (git checkout -b [choose-a-name])
- Commit your changes (git commit -am 'what this commit will fix/add/improve')
- Push to the branch (git push origin [chosen-name])
- Create a new Pull Request
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Collaborators
- Morning session team
- Standup team
This project is MIT licensed.