Skip to content

DeniseCP/react_crash_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Crash Course

Welcome to my Reactjs project, which is based on the amazing React JS Crash Course (2019) tutorial.

Overview

This is a simple Reactjs TodoList, its intent its to showcase my ability to learn and apply new knowledge, as well as my adapitability to different programing languages.

Tutorial Source

You can find the original tutorial video by Traversy Media here.

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.

Github Pages

This application hsa been deployed to Git Pages and it's available at denisecp.github.io/react_crash_course

Contributing

If you're interested in contributing to this project, please provide guidelines and information on how others can contribute effectively.

Acknowledgments

A huge thank you to Brad from Traversy Media for creating the excellent tutorial series!