Skip to content

Latest commit

 

History

History
195 lines (124 loc) · 4.19 KB

README.md

File metadata and controls

195 lines (124 loc) · 4.19 KB

logo

📗 Table of Contents

📖 Challenge Code

Challenge Code is a web application where you can see upcoming challenges from some sites. You can also go and check to that challenge link.

gif

Description video

🛠 Built With

Tech Stack

Client

Key Features

  • User can see sites that will hold challenges
  • User can see each challenge data by clicking on each site
  • User can go and check the challenge by clicking on go to challenge

(back to top)

🚀 Live Demo

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

Setup

Clone this repository to your desired folder:

  git clone [email protected]:GraceHtet/ChallengeCode-Capstone.git
  cd ChallengeCode-Capstone

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

    npm test

(back to top)

👥 Authors

👤 Grace Htet

(back to top)

🔭 Future Features

  • Upgrade UI/UX

(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 give it a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and Nelson Sakwa for the template design.

(back to top)

📝 License

This project is MIT licensed.

(back to top)