Skip to content

Breno1210/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Project Blog

Logo

Blog

Implementation of a modern Blog application and API requests, made in React.js.

This application was developed during the FrontPush from Nasser Yousef.

In this project we built an awesome landing page from the beginning.

We started by creating the UI Design of aplicaton. And finally we developed the page using React, SASS and Javascript with API JsonServer

How to use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Breno1210/Blog.git

# Go into the repository
$ cd Blog

# Install dependencies
$ yarn install

# Run the app 
$ yarn start

# Create another terminal
$ json-server --watch db.json --port 4000

Refresh the page (F5)

UI-Final

Logo

✒️ Author

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published