Skip to content

A React Blog App built by using libraries like ChakraUI, Formik.

Notifications You must be signed in to change notification settings

pepsiamir/reactBlog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Blogs

Linkedin Gmail

This app shows you how to create a CRUD app with react by using ChakraUI.

Home Page

What this App does?

  • By this app, you will be able to:

    • Create a new Blog.
    • Edit a Blog.
    • Delete a Blog.
    • Get list of all Blogs.

Built with

  • Reactjs (react hooks, react router)
  • ChakraUI used for styling
  • Formik used for validations
  • react-transition-group for animation

Setup

  • Clone the repository
  • Use cd <repository-path>
  • Run npm install
  • Run npm start

Author

Muhammad Ahmad

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!

About

A React Blog App built by using libraries like ChakraUI, Formik.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • HTML 7.0%
  • CSS 1.7%