This is a fake app made as a test project for one company I really like :)
- clone the repo
- cd into the project
- run
npm install
- run
npm start
- go to
localhost:3000
- React
- random api
- fake auth api
- tailwind
- typescript
- netlify
- create react app
- moment
I just had a small todo list here. In real life I would use Jira, Asana or smth similar.
I like how I handled the loading of Restaurants. I think it is pretty neat and clean. What do you think?
I also like my design even though I don't like boxy layouts. LOL.
I probably should have used Firebase, but I just did not have enough time to implement the whole database. The other thing is that in real life I would rather code mini Rails app with API RESTful routes.
This app should be probably tested as well. LOL. 😀
I am going to use this app for practising. I think I can learn a lot about React with this app.
I would love to explore React query and implement it. It should be fun. I heard only good stuff about it.