Creating todo list application using Reactjs
- HTML
- CSS
- JavaScript/React
To get started please clone the repo to your local machine using git clone
run npm install to install all the dependencies required to use the project.
Run the following command to install webpack which is required to be able to run this project on your local machine: npm install --save-dev webpack
Run the following command to open the project: npm run start
to add a new player, please enter the player name and socre in the input fields, then click on submit
to display the results on the screen please click on refresh
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
👤 Shaker AbuDrais
- GitHub: @githubhandle
Contributions, issues, and feature requests are welcome!
- Hat tip to anyone whose code was used.
- API was provided by RapidAPI
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.