Introduction of project......
Task Manager is one of the early projects I created to practice using React with Firebase. It's a simple responsive ToDo application where you can add and delete tasks. You can also mark tasks as completed.
Kindly note that every task you add is public and can be viewed by other vistors on the site. Please do not add sensitive or confidntial information as tasks.
I hope you find this project useful for learning React and Firebase. Feel free to fork, clone, and modify the code to fit your needs. If you have any feedback or suggestions, please let me know by creaing an issue or sending me a message.
To run the Weather Application project locally, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/your-username/Wather_Application_Using_Realtime_API.git
- Navigate to the project directory:
cd Wather_Application_Using_Realtime_API
- Install the dependencies using npm:
npm install
To start the development server and view Weather_Application website, run the following command:
npm start
This will launch the application on a local development server, typically at http://localhost:3000.
Weather_Application project utilizes the following technologies and libraries:
- React.js: A JavaScript library for building user interfaces.
- React Router: A routing library for declarative navigation and routing in React applications.
- Bootstrap: A popular CSS framework for building responsive and mobile-first websites.
- Bootstrap Icons: A library of free, open-source icons for Bootstrap.
Avinash Gupta |
Anmol Pal |
Rahul Kumar |
Contributions to Weather Application ! If you would like to contribute to the project, please follow these steps:
- Fork the repository on GitHub.
- Create a new branch with a descriptive name.
- Make your changes and commit them to your branch.
- Push your changes to your forked repository.
- Submit a pull request explaining your changes and their purpose.
Weather Application - Using real time Api Project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.