aboobakkar / myapp

My First React Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Note

This project is now currently maintained by @aboobakkar, please reach out to him on any issues or help.

Demo

Installation

git clone https://github.com/aboobakkar/myapp.git and goto `myapp`
rm -rf node_modules
$ npm install
$ yarn start

demo

wheel

DEPRECATED NOTICE This props is not supported anymore, try set overflow for lazy loading in overflow containers.

Scripts

$ npm run demo:watch
$ npm run build

Who should use it

Using LazyLoad component will help ease this situation by only updating components visible in viewport.

Contributors

  1. aboobakkar

License

MIT

About

My First React Application

License:MIT License


Languages

Language:CSS 65.2%Language:JavaScript 28.2%Language:HTML 6.6%