A curated list of top open-source JavaScript libraries, frameworks and tools for developers.
- Docker
- Docker-compose
- Node
- npm
These instructions will get you a copy of the project up and running on your local machine for development.
$ git clone https://github.com/matheuseabra/js-hub
$ cd js-hub
$ docker-compose up
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
$ bin/test
Run the tests. Launches the Jest test runner in the interactive watch mode.
$ bin/build
Builds the app for production to the build folder.
- react
- react-dom
- react-router-dom
- axios
- evergreen-ui
- typescript
- styled-components
- react-testing-library
If you want to contribute, please open an a pull-request
This project is lincensed under the GNU General Public License v3.0