Skip to content

Hot Takes is a secure rest API I built for a hot sauce review website using NodeJS, Express, MongoDB and AWS S3. Auth middleware utilizes JSON Web Tokens.

Notifications You must be signed in to change notification settings

basiltime/project6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 HOT TAKES 🔥

In this project, I've built the back end for a hot sauce review site using NodeJs, Express, and MongoDB. Users are able to create a new sauce and add it to the database. The creator of the sauce then has access to modify and delete their entry. Users can also like and dislike any sauce on the site.

INSTALLATION INSTRUCTIONS

You will need node and npm installed locally.

Backend:

Clone this repo.

Run npm install in the root of the project.

Run node server or nodemon server to spin up the backend

Frontend:

Clone the frontend here: https://github.com/OpenClassrooms-Student-Center/Web-Developer-P6

You will need to follow the installation instructions for the frontend to use the site.

About

Hot Takes is a secure rest API I built for a hot sauce review website using NodeJS, Express, MongoDB and AWS S3. Auth middleware utilizes JSON Web Tokens.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published