Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/braincee/react-todo-app

This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. This tutorial is not a substitute, just a reinforcement of
https://github.com/braincee/react-todo-app

css font-awesome gh-pages javascript microverse microverse-projects microverse-students react reactjs webpack

Last synced: about 16 hours ago
JSON representation

This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. This tutorial is not a substitute, just a reinforcement of

Awesome Lists containing this project

README

        

# To-Do App

## Built With

- HTML
- CSS
- JavaScript
- webpack
- React

## Website Mockup 📱 💻 🖥️

![website_mockup](all-devices-black.png)

## Live Demo (not available)
[Live Demo Link](#)

## Install

Download all dependencies after cloning this repository. Run:
```
npm install
```
Run `npm start` to start live server.

To get a local copy up and running follow these simple example steps.
- Copy this [link](#)
- Open the terminal
- Run "git clone" and paste the link
- Install dependencies
- Open this folder in your code editor
- Create a feature branch to work on
- Now you can edit and make a pull request

## Authors

👤 **Author1**

- GitHub: [@braince](https://github.com/braincee/)
- Twitter: [@annor0543](https://twitter.com/annor0543/)
- LinkedIn: [Stephen Annor](https://www.linkedin.com/in/stephen-annor/)


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).