Skip to content

marcytech/todo-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple ToDo React App

App created in the training I did in Matheus Battisti's course, a well-known React JS specialist.

Training link: https://bit.ly/3MzOF4Y

What I learned developing this app

  • Create components
  • Instantiate components inside others
  • Styling components with CSS
  • styled-components (CSS in JS)
  • Basic React Hooks
  • Work with Rest API's and the HTTP protocol
    • Get
    • Post
    • Put
    • Delete

What I most enjoyed doing here

I had already tried to understand how hooks and components worked by reading and watching other videos. But with the help of this video I finally understood the whole flow and concepts involved.

Pure happiness!!!

ToDo React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\

You may 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!

See the section about deployment for more information.

About

A simple todo react app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published