ReemMohamedAbdelfatah / Capstoneproject-moduleJS

Is about building web application based on an external API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Capestone project README

πŸ“— Table of Contents

πŸ“– [JS Capestone project README]

Describe your project in 1 or 2 sentences.

[JS Capestone project README] is app that consume the Pokemon API and Involvement API to make and interactable catologue of pokemons

πŸ›  Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
  • none
Database

Key Features

Describe between 1-3 key features of the application.

  • [Look and like a pokemon]
  • [Comment on a pokemon]
  • [Make a reservation]

(back to top)

Demo

Demostation of app the in Loom

(back to top)

πŸ’» Getting Started

  • Create a local directory that you want to clone the repository.

  • Open the command prompt in the created directory.

  • On the terminal run this command -

 git clone [https://github.com/tsohleDev/To-do-planner.git]
  • Go to the repository folder using command prompt
 cd To-do-planner
  • Install the dev dependencies for linters run
 npm install.
  • To start run
 npm start

(back to top)

Prerequisites

In order to run this project you need:

-A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)

-VSCode or any other equivalent code editor

-Node Package Manager (For running, debuging, or installing dependancies to be used)

node and npm:

-Linux

  sudo apt install nodejs npm

-windows

download and install

(back to top)

Setup

Clone this repository to your desired folder:

  • Open the command prompt in the created directory.

  • On the terminal run this command

git clone https://github.com/tsohleDev/To-do-planner.git
  • Go to the repository folder using command prompt
 cd To-do-planner
  • Install the dev dependencies for linters
 run npm install.
  • To start run
npm start

(back to top)

πŸ‘€Authors

Reem Muhammed

github

linkedIn

Tsohle Mokhemisi

github

twitter

linkedIn

(back to top)

πŸ”­ Future Features

  • Create a mobile version of the site

  • Add a search bar to search info on the pokemon one likes

(back to top)

🀝 Contributing

Credits to everyone who inspired the codebase.

I would like to thank Microverse

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

Font Awesome

Icons8

Bootsrtap

Pokemon API

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Is about building web application based on an external API.

License:MIT License


Languages

Language:JavaScript 83.0%Language:CSS 13.4%Language:HTML 3.5%