Skip to content

melkamu12/JavaScript_Capstone_Project

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

No packages published

Contributors 2

  •  
  •