Skip to content

allenarduino/merllon_social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple social media web application powered by Node backend and React frontend

Technoligies used:

  • React(JavaScript,styled components)
  • Nodejs
  • MySQL database

Screenshots

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Capture 1

Installation and usage

Create a mysql database according to the schema.

You can use the Xampp server and phpmyadmin

Be sure, you have installed all dependencies and applications to run the project on your computer

Please create a cloudinary account and use the credentials for your images to be uploaded on cloudinary.

You can choose to upload them on your server too.

Running the project

Clone this repository :

bash
git clone [email protected]:allenarduino/merllon_social.git

To Run Node Server:

bash
cd Server
npm install
nodemon server.js

To Run The Frontend:

bash
cd Client
npm install
npm start

About

Simple social media website built with node and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published