Skip to content

av1choudharyy/Advertisment-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advertisment App

An Full-Stack App for posting advertisments. Login, Registration, Comments and Post data is stored in the backend using Node.js and Express.js and is stored in a SQL database and front end is made in React.

Tech Stack

Client: React

Server: Node, Express

Database: MySQL2, Sequelize

Authentication/ Hashing: JWT, bcryptjs

Run Locally

Clone the project

  git clone https://github.com/av1choudharyy/Advertisment-Web-App

Go to the client directory

  cd client

Install dependencies

  npm install

Run the project

  npm start

In a new terminal window, go to the server directory

  cd server

Install dependencies

  npm install

Start the server

  npm start

Color Reference

Color Hex
Primary Color #b39ddb #b39ddb
Dark Color #836fa9 #836fa9
Light Color #e6ceff ##e6ceff

Deployment

The web app server is deployed on Heroku and the client is deployed on Netlify. Also the web app is live on my own website temporarily.

WebsiteNetlify

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published