Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 683 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 683 Bytes

Blog-View

From The Odin Project's curriculum

Assignment

Create the frontend for blog app (view)

Getting Started

Installing and running

git clone https://github.com/igorashs/react-blog-view.git
cd react-blog-view
npm install
npm run start

License

This project is licensed under the MIT License