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

https://github.com/agneym/reactjs-workshop

ReactJS Workshop for Facebook Developers Circle Kochi
https://github.com/agneym/reactjs-workshop

reactjs reactjs-workshop tutorial

Last synced: 25 days ago
JSON representation

ReactJS Workshop for Facebook Developers Circle Kochi

Awesome Lists containing this project

README

          

# Frontend Workshop

Build with [Gatsby](https://gatsbyjs.org), [Styled Components](https://www.styled-components.com) and (of course) [React](https://reactjs.org)!

Deployed by [Netlify](https://netlify.com)

With help from [ESLint](https://eslint.org/) and [Prettier](https://prettier.io)

## Prerequisites

1. Node
2. npm

## Development Instructions:

For running development mode:

```
npm run dev
```

Server started at http://localhost:8000

For running build:

```
npm run build
```

## Note

The resources presented on this website are either personally tested or highly recommended from friends, acquintances. I'm not paid to make these recommendations.

Also, this list is not exhaustive by any means.