https://github.com/simandebvu/agenda-app
An Agenda App Built with React
https://github.com/simandebvu/agenda-app
Last synced: 11 months ago
JSON representation
An Agenda App Built with React
- Host: GitHub
- URL: https://github.com/simandebvu/agenda-app
- Owner: simandebvu
- License: mit
- Created: 2020-09-16T08:24:11.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2020-09-17T11:55:37.000Z (over 5 years ago)
- Last Synced: 2025-03-28T22:31:22.747Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://react-agenda-app.netlify.app/
- Size: 959 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Agenda App
Agenda App
A React Based Project
Issues ยป
Report Bug
ยท
Request Feature
> A 'todo' application showing weather and a commentary. Build with react and MDBBootstrap.
## Table Of Contents
- [Agenda App](#agenda-app)
- [Table Of Contents](#table-of-contents)
- [Built With](#built-with)
- [Usage](#usage)
- [Live Demo](#live-demo)
- [Authors](#authors)
- [๐ค Contributing](#-contributing)
- [Show your support](#show-your-support)
- [Acknowledgments](#acknowledgments)
- [๐ License](#-license)

## Built With
- Node.js
- React
- React-DOM
- React-Create-App
- npm
- CSS
- ES6
- MDB Bootstrap
## Usage
To have this app on your pc, you need to:
* [download](https://github.com/simandebvu/agenda-app/archive/development.zip) or clone this repo:
- Clone with SSH:
```
git@github.com:simandebvu//agenda-app.git
```
- Clone with HTTPS
```
https://github.com/simandebvu/agenda-app.git
```
* In the project directory, you can run:
- `$ npm install` - installs all the dependencies required by the project
- `$ npm start` - runs the app in the development mode:
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.
- `$ npm run build`
- Builds the app for production to the `build` folder.
- It correctly bundles React in production mode and optimizes the build for the best performance.
- The build is minified and the filenames include the hashes.
- Your app is ready to be deployed!
## Live Demo
[Live Demo Link](https://react-agenda-app.netlify.app/) :point_left:
## Authors
๐ค **Shingirayi Mandebvu**
- Github: [@simandebvu](https://github.com/simandebvu)
- Twitter: [@simandebvu](https://twitter.com/simandebvu)
- Linkedin: [linkedin](https://linkedin.com/in/simandebvu)
## ๐ค Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a โญ๏ธ if you like this project!
## Acknowledgments
- Microverse
- MDBBootstrap
## ๐ License
This project is [MIT](lic.url) licensed.