Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 2.44 KB

File metadata and controls

40 lines (26 loc) · 2.44 KB

A Social Network application developed with Next.js React framework

This project contains the source code of a social network web application developed using the NextJs React framework. This app permits to users to create their profiles after signin, add posts, react to them and comment them. They can also delete or edit those information anytime .

Here are some screenshots of the application: App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot

Built With

Here is a list of the technologies used in this project.

  1. Next.js - A framework for building server-side rendered(SSR) React applications with ease. It handles most of the challenges that come with building SSR React apps.

  2. React - A very popular JavaScript DOM rendering framework for building scalable web applications using a component-based architecture.

  3. NextAuth - NextAuth.js is a complete open source authentication solution for Next.js applications. It is designed from the ground up to support Next.js and Serverless.

  4. MongoDB with Atlas - MongoDB Atlas is a multi-cloud database service by the same people that build MongoDB. Atlas simplifies deploying and managing your databases while offering the versatility you need to build resilient and performant global applications on the cloud providers of your choice..

Resources used

How to use

I am writing the installation procedure ... You can see the the result of the application deployed here: https://adelinked-socialnet.netlify.app

License

This project is open source and available under the MIT License.