CarlosIgreda / JavaScript-Capstone

This is the first time at Microverse that we will build a project in a group. Apart from technical knowledge, we will need to use a few new processes and tools. We have been preparing for that with a few individual tasks in the Microverse program, and it is time to connect all of them together.
MIT License
2 stars 0 forks source link

πŸ“— Table of Contents

πŸ“– Javascript Capstone Project

The JavaScript capstone project (remember what they are?) is about building my own web application based on an external API. I will select an API that provides data about a topic that I like and then build the webapp around it.

πŸ›  Built With

Tech Stack

Client
Server
  • N/A
Database
  • N/A

Key Features

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

βœ… Github account
βœ… Visual Studio Code installed
βœ… Node.js installed
βœ… Git Bash installed (optional)

Setup

Clone this repository to your desired folder:

  cd [my-folder]
  git clone "putHereRepoLink"

and use this commands to initiliaze all packages:

  npm install
  npm start

(back to top)

πŸ‘₯ Author

Carlos Igreda

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

πŸ‘€ Collaboration:

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 you can follow me on Github.

(back to top)

πŸ™ Acknowledgments

I would like to thank all Microverse staff and my coding partners as well.

(back to top)

❓ FAQ

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)