Skip to content

Latest commit

 

History

History
192 lines (141 loc) · 5.22 KB

File metadata and controls

192 lines (141 loc) · 5.22 KB

logo

📗 Table of Contents

📖 Javascript-capstone

Javascript-capstone is built using JavaScript, HTML, and CSS, with webpack as the build tool. It makes use of the TvmazeAPI to retrieve information about each movies, and also utilizes a custom API to store and retrieve comments.

Javascript-capstone is an Html,CSS&JavaScript-based project

🛠️ Built With

  • HTML
  • CSS
  • JavaScript

Tech Stack

Version Control
Tools
Client

Key Features

  • Follow HTML and CSS best practice
  • Display Text
  • form validation
  • Webpack plugins
  • Single Page behaviors
  • Implementation of ES6 and modules
  • Fetch data from API

(back to top)

🚀 Live Demo

(back to top)

🚀 Presentation

(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:

  • Visual Studio Code.
  • Node JS.
  • Git bash.
  • GitHub Account.

Setup

Clone this repository to your desired folder: https://github.com/Dorcas126/JavaScript-capstone-project.git

Change directory to: Javascript-capstone

Install

Install this project with: npm install t save all project dependencies

Usage

To run the project, execute the following command: npm start or live server Example command:

  npm run build

Run tests

To run tests, run the following command: npm test Example command:

  npx stylelint "**/*.{css,scss}"
  npx eslint .

Deployment

You can deploy this project using: GitHub Pages Example:

git@github.com:Yinka/Sharing-World.git

(back to top)

👥 Authors

👤 Uwimbabazi Dorcas

👤 Victor Asum

  • LinkedIn: victorasumdev
  • Github: @AsumVictor
  • Twitter: @iamasum369
  • IG: aiasumcode

🔭 Future Features

  • Adding BackEnd
  • Making it stylish

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the https://github.com/yin-ka/To-Do-list/issues.

(back to top)

⭐️ Show your support

If you like this project please follow me on github & twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for this exercise.

(back to top)

❓ FAQ (OPTIONAL)

  • How long can it take to build that project

    • four days according to personal skills

(back to top)

📝 License

This project is MIT licensed.