Skip to content

melkamu12/JavaScript_Capstone_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Javascript Capstone Project

πŸ“— Table of Contents



Javascript Capstone Project

πŸ“–

The JavaScript capstone project 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.A home page showing a list of items that you can "like." A popup window with more data about an item that you can use to comment on it or reserve it for a period of time.

Built With πŸ› 

Tech Stack πŸ—œοΈ

Client
Server


Key Features 🏷️

  • Adding a new item
  • Displaying item on the page
  • the Involvement API
  • the Async Function

(back to top)


πŸš€ Live Demo

Live Demo Link

(back to top)

πŸŽ₯ Video Walkthrough

Live video

Getting Started πŸ’»

To get a local copy up and running, follow these steps.

Prerequisites 🧱

In order to run this project you need:



Setup βš™οΈ

  • Create a new folder to store the files in.

Install πŸ—οΈ

  • Open your command prompt or terminal and run.
  • Clone the repository
      git clone https://github.com/melkamu12/JavaScript_Capstone_Project.git
- Install all dependencies:

```sh
    npm install
  • Build the project:

        npm run build
    • Run the project:
        npm start



Usage πŸ“‚

  • use your daily task



Run tests πŸ§ͺ

How should it be tested? To run tests, run the following command:

  • HTML linter errors run:
npx hint .
  • CSS linter errors run:
npx stylelint "**/*.{css,scss}" --fix
  • JavaScript linter errors run:
npx eslint . --fix



Deployment

You can deploy this project using: GitHub Pages, Vercel or Netlify.

This project was deployed using GitHub Pages. For more information about how to use GitHub pages read here 🀩. If you want to watch a video about how to use GitHub pages instead of reading click here.

Authors πŸ‘₯

πŸ‘€ Author1 Melkamu

πŸ‘€ Author2 Mariam

(back to top)



Future Features πŸ”­

  • Make the app responsive

(back to top)

Contributing 🀝

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

Microverse materials

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors