📗 Table of Contents

📖 Mars-cdc-data-api

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.

🛠 Built With

Tech Stack

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

Key Features

(back to top)

API-Documentation

🚀 Live Demo

  • coming soon

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Haadiiii/mars-cdc-data-api.git

Install

Install this project with:

  cd mars-cdc-data-webapp

  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npm run test or npm test

(back to top)

👥 Author

👤 Haamid Ali

(back to top)

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page).

(back to top)

⭐️ Show your support

If you like this project, kindly give as a ⭐️

(back to top)

🙏 Acknowledgments

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

📝 License

This project is MIT licensed.

(back to top)