Skip to content

This is an app that lets you view different topics and be able to post comments and make reservation.

License

Notifications You must be signed in to change notification settings

amexabee/Capstone_js

Repository files navigation

Blog App

📗 Table of Contents

📖 [Blog App]

This is an app that lets you view different topics and be able to post comments and make reservation.

🛠 Built With

Tech Stack

HTML
CSS
Javascript

Key Features

  • Add comments
  • Place your reservation
  • Like the topic

(back to top)

🚀 Live Demo

Please click the link below to check the demo

(back to top)

💻 Getting Started

In this app, we have different topics being fetched from the API. You then can comment, like and make reservations on your favorite topic. The app is built with JavaScript and we used webpack and ES6 features for code organisation. You should develop a first working version of the app following a wireframe.

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

Prerequisites

In order to run this project you need:

  • Web browser
  • Code editor
  • Good internet connection

Setup

Clone this repository to your desired folder by using the following command:

  cd my-folder
  git clone https://github.com/whiteWolfx99/Capstone_js.git

Install

Install these npm dependencies by running the commands below:

  cd my-project
  npm install webpack webpack-cli web html-webpack-plugin isomorphic-fetch

Usage

To run the project, execute the following command:

  npm start

This will open the browser and be able to pull data from the server

Run tests

To run tests, run the following command:

  npm test

(back to top)

👥 Authors

👤 Hevar Kas

👤 Emmanuel Mhango

👤 Ammanuel Galema

(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 like our project, please reach out and support us

(back to top)

🙏 Acknowledgments

I would like to thank all who inspired us during the project

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • Can i run it on my local machine or do i need to host it on the internet?

    • [Yes you can run it on your local machine. Just make sure that you install the required dependecies as stated in the installation part above]

(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

This is an app that lets you view different topics and be able to post comments and make reservation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published