https://github.com/librity/nlw4_reactjs
Rocket Seat - Next Level Week 4 - ReactJS - Move.it - Office workout app.
https://github.com/librity/nlw4_reactjs
nextjs nlw-4 rocketseat rocketseat-nlw vercel
Last synced: 7 months ago
JSON representation
Rocket Seat - Next Level Week 4 - ReactJS - Move.it - Office workout app.
- Host: GitHub
- URL: https://github.com/librity/nlw4_reactjs
- Owner: librity
- License: mit
- Created: 2021-02-26T19:35:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-27T20:35:52.000Z (almost 4 years ago)
- Last Synced: 2025-02-25T17:46:08.324Z (over 1 year ago)
- Topics: nextjs, nlw-4, rocketseat, rocketseat-nlw, vercel
- Language: TypeScript
- Homepage: https://moveit-lfwxit6xp-librity.vercel.app/
- Size: 382 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [MoveIT](https://moveit-lfwxit6xp-librity.vercel.app/)
Gamified office workout app for IT professionals.
- [Production App](https://moveit-lfwxit6xp-librity.vercel.app/)
- [Figma](https://www.figma.com/file/2dUsNg85gVEmVIe4Y0UFCX/RS-NLW-Move.it-1.0?node-id=160%3A2761)
## Getting Started
First, clone this repo and run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Documentation
- [React.js Documentation](https://reactjs.org/docs/getting-started.html)
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Vercel deployment documentation](https://nextjs.org/docs/deployment)
- [JavaScript Cookie Documentation](https://github.com/js-cookie/js-cookie)