Everyday Luck Landing Page
A simple ReactJS frontend informational landing page for the app Everyday Luck.
Running the Project:
- To run the project run
yarn start
. - To run the project linting and tests run
yarn test
.
This project was bootstrapped with Create React App.