An open API service indexing awesome lists of open source software.

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

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)