Skip to content

This is the capstone project for the Module 2 JavaScript. The JavaScript capstone project is about building our own web application based on an external API. We select an API that provides data about a topic that we like and then build the webapp around it. The webapp will have 2 user interface. The webapp is base on the artwork showcase.

Notifications You must be signed in to change notification settings

lilskyex0x/JS-CapstoneProject-M2

Repository files navigation

Lil-Mercy Artwork Showcase README

📗 Table of Contents

📖 Lil-Mercy Artwork Showcase

Lil-Mercy Artwork Showcase is a vintage artwork showcase. You can view the specific artwork. Also you can add comment and give likes to it...

🛠 Built With

Tech Stack

Build With

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need: a properly working pc or laptop and a modern web browser.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/lilskyex0x/JS-CapstoneProject-M2.git

Install

In order to run the repository, install node packages:

  npm install 

Usage

To run the project, type this inside your terminal.

  npm start

Run tests

To run tests, run the following command, you have to install jest at latest version and run this code inside your terminal:

  npm install jest --save-dev
  npx jest

Deployment

You can deploy this project using: GitHub but if you want to deploy make sure you let me know first :3

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Mercy Mugambi

👤 Aung Pyae Khant

(back to top)

Key Features

  • Add Comment
  • Add Like

(back to top)

🔭 Future Features

  • Better design
  • User friendly page

(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 this project, please, share it with your friends.

(back to top)

🙏 Acknowledgments

I would like to thank...

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is the capstone project for the Module 2 JavaScript. The JavaScript capstone project is about building our own web application based on an external API. We select an API that provides data about a topic that we like and then build the webapp around it. The webapp will have 2 user interface. The webapp is base on the artwork showcase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages