Skip to content

Latest commit

 

History

History
101 lines (62 loc) · 3.22 KB

README.md

File metadata and controls

101 lines (62 loc) · 3.22 KB

COVID 19 TRACKER

The coronavirus COVID-19 is affecting 228 countries and territories. So this simple app will display a stats of all countries and continents in the world

ps1

Built With

  • React
  • Redux toolkit
  • API

Built With

react Redux Logo

Get Started

To get a clone of the project, run git clone [email protected]:jssol/todo-list-react.git && cd $_ j

Available Scripts

In the project directory, you can run:

npm install

Gets all the required dependencies of the projects.

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Redux Toolkit is our official recommended approach for writing Redux logic. It wraps around the Redux core, and contains packages and functions that we think are essential for building a Redux app. Redux Toolkit builds in our suggested best practices, simplifies most Redux tasks, prevents common mistakes, and makes it easier to write Redux applications.

npm install @reduxjs/toolkit react-redux

For the Redux core library by itself:

npm install redux

For more details, see the Installation docs page.

Authors

adampithewan SANINGO

Acknowledgments

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.