Question and Answer Forums
application built with TypeScript and React. Like Other Question Forums you can ask some question and people are able to answer these questions.
🌀 Keep in mind this repository is work in progress and will be complete over time 🚀
If you like feel free to ⭐ this repository, It helps out :)
Thanks a bunch for supporting me!
This project is in progress, New features will be added over time.
High-level plan is represented in the table
Feature | Status |
---|---|
Fetch Questions | Completed ✔️ |
Add Questions | Completed ✔️ |
View Question | Completed ✔️ |
Fetch Comments | Completed ✔️ |
Reaction to Comments | Not Started 🚩 |
Add Comment | Not Started 🚩 |
- ✔️
TypeScript
- TypeScript - ✔️
React
) - ReactJs - ✔️
TailWind
- TailWindCSS - ✔️
Redux Toolkit
- Redux Toolkit - ✔️
Axios
- Axios - ✔️
Json Server
- Json Server
In the project directory, you can run:
npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
npm run server Runs json server for backend. Open http://localhost:5000/contacts to view it in the browser.
- The application is in development status. You are feel free to submit pull request or create the issue.