Description the project.
- Js, HTML, CSS
- Webpack, Jest.
- GIT, VS-code.
- Linter
This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.
To get a local copy up and running follow these simple example steps.
To get this project up and running, you should do the following; If you wish to run the project locally, please do the following:
1.- Clone the repository to your local machine. 2.- Install Node.js and npm if you haven't already. To install Node.js, follow the instructions on Node.js.
To install npm with the necessary dependencies, run the following command in your terminal:
npm install
3.- Once you have the setup and the project locally, you can run the project using the following command in your terminal:
npm run build
4.- and if you want to watch the changes live, run the following command (it will run the website on localhost:3000):
npm start
👤 Author1
- GitHub: @CrystallineButterfly
- Twitter: @CrystAlline_k42
👤 Author2
- GitHub: @Terbeche
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A big thanks to TVMAZE for making the API endpoints readily available for use.
- A big thanks to @microverseinc for providing the involvement API.
This project is MIT licensed.