/JavaScript_Group_Capstone

After familiarizing ourselves with various recent concepts such as Webpack, Babel, Jest for testing, ES6 syntax, Async-Await, etc., we are now ready to apply the acquired skills in this group capstone project, showcasing our collective learnings from the entire week.

Primary LanguageJavaScript

logo

Aniverse

📗 Table of Contents

📖 Capstone

Anyverse

A Capstone project on GitHub using an API involves creating a platform to track and display data of items in a specific activity. The project typically utilizes an API (Application Programming Interface) to retrieve data. In this particular repo, We are building this Capstone with using API, HTML, CSS, JavaScript (ES6), and Webpack.

🛠 Built With

  • API
  • HTML
  • CSS
  • JavaScript (ES6)
  • Webpack
  • Jest

Tech Stack

Languages and technologies

Key Features

  • Easy navigation
  • Real-Time Updates

Check out the live demo here

🚀 Live Demo

Demo Link 🔥

(back to top)

You can check out our video representation here below

✨ video representation

Video Link

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need GitHub account and a text editor.

  • Node.js
  • npm

Setup

Clone this repository to your desired folder:

git clone git@github.com:ibugithub/javascript_group_capstone.git
cd javascript_group_capstone
  • cd into the project directory
Open the project using a live sever extension that can be found within your code editor extensions.

Install

  • Once you clone the repo, go to the directory and run npm install command to get all necessary instalations.

  • Build/ watch project (not necessary, but might be needed in case you make some changes in the src folder).

npm run build
npm run watch
  • Run Webpack live server
npm start

Usage

To run the project, execute the following command:

N/A

Run tests

npm run test
  • ...in your bash (assuming you are in the root of this project);

Deployment

You can deploy this project using: webpack in your local machine.

(back to top)

👷‍♂️ Author

👤 Moyasi

Ibrahim ibu

(back to top)

🔭 Future Features

  • [Daily tv show schedules]
  • [Details about tv shows]
  • [See Likes]
  • [Add Likes]
  • [See comments]
  • [Add comments]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you get inspired by this project you can give me a star 🙌

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)