Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/denisecp/react_crash_course

Traversy React Crash Course
https://github.com/denisecp/react_crash_course

Last synced: 2 days ago
JSON representation

Traversy React Crash Course

Awesome Lists containing this project

README

        

# React Crash Course

Welcome to my Reactjs project, which is based on the amazing [React JS Crash Course (2019)](https://youtu.be/sBws8MSXN7A?si=sUvcgptOikFKtlWZ) 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](https://youtu.be/sBws8MSXN7A?si=sUvcgptOikFKtlWZ).
## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](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](https://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](https://github.com/bradtraversy) from Traversy Media for creating the excellent tutorial series!