Anyverse
A Capstone project on GitHub using an API involves creating a platform to track and display data of items in a specific activity. The project typically utilizes an API (Application Programming Interface) to retrieve data. In this particular repo, We are building this Capstone with using API, HTML, CSS, JavaScript (ES6), and Webpack.
Check out the live demo here
You can check out our video representation here below
To get a local copy up and running, follow these steps.
In order to run this project you need GitHub account and a text editor.
Clone this repository to your desired folder:
git clone git@github.com:ibugithub/javascript_group_capstone.git
cd javascript_group_capstone
Open the project using a live sever extension that can be found within your code editor extensions.
Once you clone the repo, go to the directory and run npm install
command to get all necessary instalations.
Build/ watch project (not necessary, but might be needed in case you make some changes in the src folder).
npm run build
npm run watch
npm start
To run the project, execute the following command:
N/A
npm run test
You can deploy this project using: webpack in your local machine.
👤 Moyasi
GitHub: @MoyasiGinko
Twitter: @MoyasiGinko
LinkedIn: LinkedIn
Ibrahim ibu
GitHub: @githubhandle
Twitter: @twitterhandle
LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you get inspired by this project you can give me a star 🙌
I would like to thank Microverse
This project is MIT licensed.