https://github.com/1kivanc/the_odin_project
The odin projects Fullstack assignment
https://github.com/1kivanc/the_odin_project
css html javascript nodejs reactjs tailwindcss theodinproject webpack
Last synced: 3 months ago
JSON representation
The odin projects Fullstack assignment
- Host: GitHub
- URL: https://github.com/1kivanc/the_odin_project
- Owner: 1kivanc
- Created: 2024-06-24T21:41:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T20:12:38.000Z (almost 2 years ago)
- Last Synced: 2025-08-10T00:22:05.116Z (11 months ago)
- Topics: css, html, javascript, nodejs, reactjs, tailwindcss, theodinproject, webpack
- Language: JavaScript
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The odin project Fullstack Javascript Path
### Sign Up form
live preview = https://1kivanc.github.io/The_Odin_Project/sign-up%20Form/index.html

### Admin Dashboard
live preview = https://1kivanc.github.io/The_Odin_Project/admin-panel/index.html

### Library
live preview = https://1kivanc.github.io/The_Odin_Project/book-library/index.html

### Tic Tac Toe
live preview = https://1kivanc.github.io/The_Odin_Project/tic-tac-toe/index.html

### Restaurant Pages
Kullanılan Teknolojiler
HTML5, CSS3
JavaScript (ES6+)
Webpack

### Weather App
live preview = https://1kivanc.github.io/The_Odin_Project/weather-app/index.html

### Todo List
webpack
LocalStorage was used for data persistence
npm install webpack webpack-cli --save-dev
npm install date-fns
npm run build

### Testing Practice

### Memory Card
react js axios hooks
