Skip to content

Oodmincheg/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Test task for DevelopsToday

Set up client.

Clone repository to your local machine - 'git clone https://github.com/Oodmincheg/blog.git'

  • setup npm - 'npm install'
  • start local server - 'npm start'

Bootstrapping API

download, unarchive blog-api.zip

  • Setup npm dependencies – $ yarn
  • Start API server – $ yarn start

That's all, open http://localhost:3000 and see mini-blog. You can open posts and add comments to them.

If server with DB is down you will get "ooooooops" in your browser.

About

React, Redux app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages