Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ismailnguyen/bac-a-lettre
Random letter generator for Baccalaureat game
https://github.com/ismailnguyen/bac-a-lettre
javascript pwa reactjs yarn
Last synced: 8 days ago
JSON representation
Random letter generator for Baccalaureat game
- Host: GitHub
- URL: https://github.com/ismailnguyen/bac-a-lettre
- Owner: ismailnguyen
- License: unlicense
- Created: 2019-05-19T11:22:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:11:39.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T12:46:59.003Z (over 1 year ago)
- Topics: javascript, pwa, reactjs, yarn
- Language: JavaScript
- Homepage: https://bac-a-lettre.netlify.com
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Bac à lettre
> Random letter generator for Baccalaureat game
Live : [https://bac-a-lettre.netlify.com](https://bac-a-lettre.netlify.com)
`Progressive Web App` `React JS`
## Screenshots
![](https://github.com/ismailnguyen/Bac-a-lettre/raw/master/screenshots/home.png)
## Installation
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](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.### `yarn test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
### Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
### Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
### Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
### Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment