Skip to content

A project that simulate a blog... Created to study Redux and Cypress

Notifications You must be signed in to change notification settings

viniciusIrikawa/Redux-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Redux-blog

A project that simulates creating posts on a blog

🚀 Get Started

1 - Open the git bash or terminal and clone this repository using:

git clone https://github.com/viniciusIrikawa/Redux-blog.git

2 - Open the project in an IDE. I'm using Visual Studio Code

code .

3 - Enter in the blog directory

cd ./blog

4 - Install the node_modules

npm install or yarn install

5 - Start the project

npm start or yarn start

📷 Photos

print1 print2

About

A project that simulate a blog... Created to study Redux and Cypress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published