This is the first time at Microverse that we will build a project in a group. Apart from technical knowledge, we will need to use a few new processes and tools. We have been preparing for that with a few individual tasks in the Microverse program, and it is a time to connect all of them together. Besides - it's time to check what exactly we will build!
- Visual Studio Code and GitHub.
- HTML, CSS and JavaScript.
- Linters for HTML, CSS and JavaScript.
- WebPack and Gitflow.
The JavaScript capstone project is about building our own web application based on an external API. You have select an API Pokeapi: data about the Pokémon world that provides data to build the webapp around it. The webapp have 3 user interfaces.
npm init -y
npm install
npm run build
npm start
npm test
👤 AMK LASS
-GitHub:@amklass11 -LinkedIn:@AmkLAss
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse curriculum.
- My code partners and code reviewers.
This project is MIT licensed.