https://github.com/haikelz/devcode-gethired
Devcode Gethired Frontend React JS Case: Todo List
https://github.com/haikelz/devcode-gethired
Last synced: 7 months ago
JSON representation
Devcode Gethired Frontend React JS Case: Todo List
- Host: GitHub
- URL: https://github.com/haikelz/devcode-gethired
- Owner: haikelz
- Created: 2023-08-14T07:34:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-22T18:25:43.000Z (about 2 years ago)
- Last Synced: 2025-01-26T13:29:50.425Z (9 months ago)
- Language: JavaScript
- Homepage: https://devcode-gethired.pages.dev/
- Size: 280 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Devcode Gethired
Devcode Gethired Frontend React JS Case: Todo List
## Tech Stack
- React JS
- Vite
- Tailwind CSS
- React Query
- Jotai## Getting Started
- Clone this repo
- Install all needed dependencies with command: `pnpm install`
- After that, run the project with command: `pnpm run dev` and see the result in browser => `localhost:3000`