Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketseat-content/youtube-challenge-recoil
First look at new Facebook state management library.
https://github.com/rocketseat-content/youtube-challenge-recoil
Last synced: about 2 months ago
JSON representation
First look at new Facebook state management library.
- Host: GitHub
- URL: https://github.com/rocketseat-content/youtube-challenge-recoil
- Owner: rocketseat-content
- Created: 2020-05-19T07:42:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T02:51:32.000Z (about 4 years ago)
- Last Synced: 2023-03-06T07:27:47.251Z (almost 2 years ago)
- Language: JavaScript
- Size: 963 KB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Code Challenge - Recoil.js (first week)First look at new Facebook state management library for React.
## Participants
| [](https://github.com/guilhermerodz) |
| :------------------------------------------------------------------------------------------------------------------------: || [Guilherme Rodz](https://github.com/guilhermerodz)
## Getting started
1. Clone this repository;
2. Run `npm or yarn install` at each project in order to install dependencies.
3. Run `npm run start` or `yarn start`.
4. Access `localhost:3000` in your browser.## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.