Profile
Rizky Kusyon

Social Media Web App

This website is a social media web application created for my school project using Next.js.

Tech Stack :
Typescript
Tailwind CSS
Next JS
Social Media Web App

Introduction

This website is a social media web application created for my school project using Next.js. It allows users to connect, share updates, and interact with friends online. I initiated this project to explore modern web development techniques and to build a platform for social engagement.
I developed this project using Next.js for server-side rendering on the frontend and backend, Prisma for my ORM, and tailwind for flexible styling.
Feel free to reach out if you have any questions or suggestions!

Getting Started

If you're interested in running this project on your local machine, follow the steps below.
1. Clone this repository Clone this repository by running the following command in your terminal:
2. Install Dependencies Navigate to the project directory and install dependencies using npm:
3. Set Up Environment Variables Create a
file in the root directory of the project and add your environment variables:
4. Run the Development Server
Start the development server with the following command:
All Set! You can now view the application at http://localhost:3000 in your web browser. If you have any issues or feature requests, please feel free to open an issue or pull request on GitHub. Enjoy exploring the social media web app!