This app shows you how to create a CRUD app with react by using ChakraUI.
-
By this app, you will be able to:
- Create a new Blog.
- Edit a Blog.
- Delete a Blog.
- Get list of all Blogs.
- Reactjs (react hooks, react router)
- ChakraUI used for styling
- Formik used for validations
- react-transition-group for animation
- Clone the repository
- Use
cd <repository-path>
- Run
npm install
- Run
npm start
Muhammad Ahmad
-
Github: @Ahmad
-
LinkedIn: Muhammad Ahmad
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
Give a ⭐️ if you like this project!