- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
A Museum of Art is website built during the Microverse online program as part of the JavaScript module Capstone project by a team of two people. The purpose of the project was to provide hand on experience in javascript, unit-testing, and API. The app is built using the frontend technologies HTML, CSS, and JavaScript.
[JavaScript Capstone]
- VS Editor
- GitHub and Gitflow
- HTML5
- CSS3
- JavaScript ES6
- Webpack
- JavaScript API
- Jest Unit testing
The key features of this website include.
- Interactive
- Responsive
- API enabled
To get a local copy up and running, follow these steps.
In order to run this project you need to install npm and node.js as well as webpack and linter modules
Clone this repository to your desired folder:
- Use VScode: open terminal in VScode
- Navigate to the directory where you want clone the copy of this repository
- Create new directory [optional]
- Clone the repo using the below command
git clone https://github.com/Microverse-Fullstack-Program/JavaScript-Capstone.git
This project can be used to learn and practice javascript ES6 and Webpack. More specifically;
- Building a dynamic websites and single page apps.
- Use ES6 syntax, modules, callbacks and promises.
- Use webpack.
- Apply HTML, CSS and JavaScript best practices.
- Write units tests for a JavaScript app.
- Follow GitHub flow and Gitflow.
- Solve git conflicts.
- Use API documentation to send and receive data from an API.
- Understand and use JSON.
- Make JavaScript code asynchronous.
- Perform a code review for a team member.
The collaborators of this project.
👤 Thinus Van de Venter
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Chere Lemma
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank Microverseinc for.
This project is MIT licensed.
