https://github.com/mrluisfer/todolist
πππ A React Todo App
https://github.com/mrluisfer/todolist
css html javascript localstorage netlify react styled-components todolist
Last synced: 3 months ago
JSON representation
πππ A React Todo App
- Host: GitHub
- URL: https://github.com/mrluisfer/todolist
- Owner: mrLuisFer
- Created: 2021-05-22T03:36:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-20T01:12:50.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T00:01:23.593Z (over 2 years ago)
- Topics: css, html, javascript, localstorage, netlify, react, styled-components, todolist
- Language: JavaScript
- Homepage: https://react-toodolist.netlify.app/
- Size: 2.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Todo List
## About
An Todo List made in React and Styled Components made for fun and learningIt was made using Create React App, Styled Components and React Modal
## β Tech Stack
In this project we use technologies that will speed up the development of the site
web As well as being simple to use or learn for new colleagues
work that they would like to join to correct errors, improve functionalities and / or
add some featureThe following list are the main technologies or tools that
we use:- [React](https://es.reactjs.org/)
- [Jsx](https://es.reactjs.org/docs/introducing-jsx.html)
- [Styled Components](https://styled-components.com/)To format or view errors in your code:
- [Prettier](https://prettier.io/)
- [EsLint](https://eslint.org/)## π Scripts
In the project directory, you can run:
You can check the available scripts in the `package.json` of the initial path### `npm start`
Open the app in development \
[http://localhost:3000](http://localhost:3000) on ur browserThe page will reload if you make modifications \
You will also see any fluff errors on the console.### `npm test`
Starts the test runner that has been configured or technologies used to
the testingMore about testing
[πaqui!](https://facebook.github.io/create-react-app/docs/running-tests)### `npm run build`
Create the application for production in the folder `build` \
Correctly bundles React in _production_mode and _optimizes_ compilation of
The best wayAnd u can use these platforms:
`Heroku` or `Netlify`## π»Contributors!
### `mrLuisFer`
- [Twitter](https://twitter.com/lolesuncrak)
- [GitHub](https://github.com/mrLuisFer)
- [LinkedIn](https://www.linkedin.com/in/mrluisfer/)