- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is a web application that allows users to view and interact with data from the Mars CDC. The data is displayed in a table and can be filtered by date, location, and disease. The user can also add new data to the table.
React-Redux (React Redux is the official React UI bindings layer for Redux. It lets your React components read data from a Redux store, and dispatch actions to the store to update state.
Client
Server
Database
- coming soon
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js installed
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Haadiiii/mars-cdc-data-api.git
Install this project with:
cd mars-cdc-data-webapp
npm install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npm run test or npm test
👤 Haamid Ali
- GitHub: @Haadiiii
- Twitter: @HaaDiii_99
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page).
If you like this project, kindly give as a ⭐️
-
Why did you choose react?
-
What is redux?
This project is MIT licensed.