The JavaScript capstone project (remember what they are?) is about building your own web application based on an external API. You will select an API that provides data about a topic that you like and then build the webapp around it.
Chuanqi Zhu
Alexander Mayowa
To get a local copy up and running, follow the steps below in your terminal.
Clone the project on CMD:
https://github.com/chuanqizhu0820/Javascript_capstone.git
There are currently no production dependencies.
Install the development dependencies:
npm install
The assets are in the src directory.
The output is in the dist directory.
To build the website:
npm run build
To serve the website directly:
npm run start

please click here to view project
👤Alexander Mayowa Odufuye
GitHub : @alexander16108
LinkedIn : Alexander Odufuye
👤Chuanqi Zhu
GitHub : Chuanqi Zhu
LinkedIn : Chuanqi Zhu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Microverse for assigning us this project
The Amazing staff for working round the Clock to make our journey free of bumps.
The amazing code reviewers for making us improve every day :thumbsup:
This project is MIT licensed.