We built a api-based-website that displays a list of pokemons. The webapp is composed by 2 interfaces:
- The home page displaying a list of pokemons.
- The popup window with data about the pokemon and a comment section.
- JavaScript
- HTML
- CSS
- Webpack
- Jest
Click here in order to see a Live Demo of this project.
Click here in order to see the video of this project.
To get a local copy up and running follow these simple example steps on the command line.
Clone the project from it's github repo.
$ git clone https://github.com/denisdiaconu/api-based-app.git
Change directory to the root of project
$ cd api-based-app
Install all dev dependencies
$ npm install
Run the server
$ npm server
👤 Denis Andrei Diaconu
- GitHub: @DenisDiaconu
- Twitter: @DenisAndreiDia1
- LinkedIn: Denis Diaconu
👤 Tedros Tesfay
- Github: @tta2yta
- Twitter: @Tedros12859799
- Linkedin: @tedros-tesfay-489422111
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!