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

https://github.com/pavanpodila/react-first

A get-the-ball-rolling project with Create React App. Used to introduce React
https://github.com/pavanpodila/react-first

create-react-app intro react ui virtual-dom web

Last synced: about 2 months ago
JSON representation

A get-the-ball-rolling project with Create React App. Used to introduce React

Awesome Lists containing this project

README

          

# react-first
A simple React project to get you off the ground. 🚀🚀🚀
Based on [Create React App](https://github.com/facebook/create-react-app).

> ![techgig](tech-gig-sml.svg) \
Used for the webinar on [UI Development with React](https://www.techgig.com/webinar/UI-Development-with-React-1248)

![](giphy.gif)

## Get started

- Make sure you have Node installed.
- Run the following commands in your project folder

```text
> npm install
> npm start
```

## Demo coverage

- [ ] Basic components
- [ ] Clock component
- [ ] Background component
- [ ] Routing with react-router
- [ ] MobX stores