An open API service indexing awesome lists of open source software.

https://github.com/skyv26/react-todo-app-v1


https://github.com/skyv26/react-todo-app-v1

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# TODO List

> Project is created by using React and Router. It is a basic application to record your daily todo-tasks and I have implemented the features like add, delete and update and still there are so many things which need to add into it.

## Built With

- Major languages: JavaScript (ES6)
- Library: React (Router)
- Technologies used: HTML, CSS, React.js, RouterDOM

## Live Demo

[coming soon...]()

## Getting Started

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

### Prerequisites

- use git clone in order to get the copy this repo. You need to have atleast basic understanding of JavaScript. Use below command

- git clone https://github.com/skyv26/react-todo-app-v1.git

### Setup

- You can simply open it on your vscode in order to start working on it
- cd react-todo-app-v1

### Install

- please first install the node package files
- npm install

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\

### `npm test`

Launches the test runner in the interactive watch mode.\

### `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!

## Authors

👤 **Author1**

- GitHub: [@skyv26](https://github.com/skyv26)

## 🤝 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

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

## 📝 License

This project is [MIT](./LICENSE) licensed.