https://github.com/luisfernandovillalon/blog-template
A frontend template using React for a message board
https://github.com/luisfernandovillalon/blog-template
api css forms javascript reactjs rest-api routes
Last synced: over 1 year ago
JSON representation
A frontend template using React for a message board
- Host: GitHub
- URL: https://github.com/luisfernandovillalon/blog-template
- Owner: LuisFernandoVillalon
- Created: 2024-01-11T23:52:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T04:00:19.000Z (over 2 years ago)
- Last Synced: 2025-01-18T07:26:32.115Z (over 1 year ago)
- Topics: api, css, forms, javascript, reactjs, rest-api, routes
- Language: JavaScript
- Homepage: https://nimble-druid-a52a4e.netlify.app
- Size: 54.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog-Template
Project: Blog Front-end - The Odin Project
# Summary
Built the front-end of a blog website using the React.js library. Forms were used to sign up, log in the user. As well as creating and updating posts
and comments. Router components were set up to switch between pages and the REST system was implemented to read, create, update, and delete the post messages
and comments, as well as, creating users.
# Technologies
JavaScript, CSS, React.js, Routes, API, forms, REST
# Live Preview
[screen-capture.webm](https://github.com/LuisFernandoVillalon/Blog-Template/assets/104875261/e09771f7-c78e-445e-969f-72096dce2433)