Cuddit is a social news website and forum where content is socially curated and promoted by site members through voting.
**Project submission for the Hackathon Stepzen GraphQL Challange**
Report Bug · Request Feature
This is Social Website like reddit, which I named as Cuddit. It is totally functionable application, where user can login with the help of its official reddit acccount, user can post the content with its own username i.e similar to its reddit username, user can create the subcuddit similarly we create subreddit in reddit, there are different pages for subcuddit pages, user can post according to its intrested subcuddit on its page, any one us (who is logged in) can comment and vote to users post.
I have used various new technolgies to make application best for the user. I have built the best user-friendly interface, so that users can understand the application and can navigate more easily.
-
NextJs : I have created the Frontend part this website using NextJs Framework, and realy its the best Frontend Framework I have ever used. I have used powerfull Features of the NextJs which makes the development really worthfull.
-
TypeScript : I have used Typescript in this Application, because it makes the js develepment easier for us when we are dealing with large codes. It helps us to maintain the type of each and every thing easily.
-
Stepzen : I have used graphql with the help of stepzen, it is really an amazing technology, it simplify how we access the data we need, and with zero infrastructure to build or manage, we can focus on crafting modern data-driven experiences.
You need NodeJs installed in your system to run this project
- To check
node -v
Follow the following points to run this in your system
- Fork the repo
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Enter in the project directory
cd Project-Name
- Run it
npm run dev
- Abhay Kumar Mittal - LinkedIn