/react-assignment

A sample react assignment

Primary LanguageCSSMIT LicenseMIT

React assignment license

A sample react assignment. Feel free to fork, copy and modify as needed.

Example

See https://clenemt.github.io/react-assignment/ for a look at the code live. 🚀

How to

To run the sample locally, do the following:

npm install
npm run build
npm run sync

It will install dependencies, build the dist/ folder and launch a small server at localhost:3000.

Techs

Babel, ES6, Rollup, Sass, Browsersync, React, ESLint, Uglify and our good old friends HTML & CSS.

License

Licensed under MIT