- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 👥 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Comments application is an application I built ....
The tech stack includes
- React
- Redux
- React Redux
- Redux Toolkit
- Redux Toolkit Query
- React Router
- React Icons
- Jest
- Tailwind CSS
- Redux Persist
Client
- [Create Comments] This app allows users to create and add comments to comments page
- [Read Comments] This app allows users to read existing and new comments in the all comments page
- [Update Comments] This app allows users to edit existing comments in the all comments page
- [Delete Comments] This app allows users to delete existing comments in the all comments page
In order to run this project you need to have nodejs installed. You can download it here
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com/Ig-Matrix/Blog-App.git
- Navigate to the project directory:
cd Blog-App
- Install dependencies:
npm install
- Start the development server:
npm start
The project will be available at http://localhost:3000/.
You can deploy this project using:
- Vercel
- Netlify
- Any other jamstack hosting services platform of your choice
In the project directory, you can use the following npm scripts:
npm start
- Runs the app in development mode. It automatically reloads the page whenever you make changes to the code. Any lint errors will be displayed in the console.
npm test
- Launches the test runner in interactive watch mode. This is useful for running tests and ensuring the reliability of the application.
npm run build
- Builds the app for production to the build folder. This process optimizes the app for better performance and prepares it for deployment.
👤 OMOMA IGHAWOSA
- GitHub: Ig-Matrix
- LinkedIn: Ighawosa
- Twitter: @I_am_ig_matrix
Interactions Add interactions e.g likes to allow users interact with comments
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please ⭐️ it on github
Special thanks to the following individuals:
- Mr. Tony Dilibe
- Mrs. Ngozi
- Mr. Ekene
- Mr. Johnson Promise (JP)
- Mr. Okechukwu Promise
- Mr. Patrick
This project is MIT licensed.