Record your daily ideas in an easy to use app.
This is a serverless, React Hooks only app with a focus on usability and simplicity.
NO LONGER IN PROGESS
I created this project to practice React hooks and learn Firebase
- React
- A React Hooks only! - No classes, no old grumpy state, awesome new state.
- React Router - It's everywhere
- Material-UI - Gotta go fast
- Styled Components - It's amazing <3
- Firebase - Simplicity rules
- Prettier - The best thing to happen to devs since peanut-butter
- See the
.env.sample
file and set up the keys. - In the project directory just run
npm i && npm start
- Open http://localhost:3000 to view it in the browser.