Skip to content

skkyal/Xmeme-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Project Contain a frontend and backend folder.

This Project also contain a Dockerfile.

Frontend is implemented using JavaScript, HTML ,CSS and Bootstrap. It contains one HTML file , one JavaScript file and two CSS files. Javascript dynamically load the memes from the backend using xmlhttprequests

Backend is implemented using NodeJs, Express connected to SQLite Database. DataBase is stored in database folder. app.js file contains all the required instructions. database.js file contains program for connecting and creation of database and table. Data of meme is stored inside SQLite database.

Swagger-Ui is also implemented at localhost:8081. Swagger-Ui is implemented at 8081 port.

Website: https://xmeme-shlok-frontend.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published