- link to the app: https://routing-jobs-app.netlify.app/
- subtitle: Jobs-Routing-App
- main feature: "This is a practice with React framework. Get API and showing jobs about IT jobs "
- Option: You can search by name..
- install nodejs 18
- in the app directory
- first run :
json-server --watch jobs.json --port 5000
to get fake API - then run:
npm install && npm start
- search
- movie detail
- login
- etc...
- difficulty?
- lesson learn
- feature that are nice to have but do not have time?