Skip to content

Over1185/To-do-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first web with React

This project is a to do, basic project made with React and Bootstrap, this project was based on a similar project made by the youtuber Fazt Code.

Example Video

Video.mp4

How can I start the project?

  • To start the web in dev mode, you must enter the following command
npm run start
or
pnpm run start

Once the command is executed, port 3000 will be opened and you will be able to edit the web page.

  • To start the web in production mode, you must enter the following command
npm run build
or
pnpm run build

Once the command is executed, a folder called build will be created, with which you can take your project to production.

Resources

  • React

  • Create-react-app

  • Bootstrap

About

Simple example of To Do in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published