This is a Microverse project that entails a movie website where a user can add a like to a movie and or comment as well.
- HTML
- CSS
- Javascript
- Jest
- Webpack
- VS code
-
Inorder to be able to set this up locally and eventually run it, follow the steps;
-
Open your Gitbash or your code editor's terminal and run the command git clone [email protected]:tingamapuro04/JavaScript-KanBan-Project.git
-
Then you can pull the work from github to ur local machine using the git pull command.
-
run npm install to install all dependencies used in the project
-
run npm start to start the application on the browser.
- Install jest using the command
$ npm install --save-dev jest
- You can check for more information here jest version
- Add this to package.json :
- "scripts": {
- "test": "jest"
- }
- "scripts": {
- run
npm test
👤 Author
- GitHub: Christabelle143
- Twitter: @christabelleyo
- LinkedIn: YoutaChristabelle
👤 Author
- GitHub: tingamapuro04
- Twitter: @alphonce_mobutu
- LinkedIn: adoyo-alphonce-3362a4173/
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.