Header

Demonstration

Roadmap

More...

Developing app along with Rocketseat NLW#9 eSports videos - Server, Web and Mobile versions.

More...

Applying extra plugins, libraries and styles that was not included in NLW#9 eSports.

More...

Final verifications and bug fix, and making responsive.

Instalation

You can use git or a tool like degit to clone my projects for your directory.

#clone project repository
git clone HTTTPS-or-SSH-URL
#OR
npx degit gw-rodrigues/repository-name new-project-folder-name

#go to project folder
cd new-project-folder-name

#install dependencies
npm install
#OR
yarn

#start project developer mode
npm run dev
#OR
yarn dev

Open http://localhost:3000 with your browser to see the result.

More...

License GitHub Repo stars GitHub last commit GitHub language count

GitHub package.json version