Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 2.77 KB

README.md

File metadata and controls

57 lines (44 loc) · 2.77 KB

alex-linkedin-shield steve-linkedin-shield

Project 3C

Bienvenue!
View Project 3C · Report Bug

About Project 3C

Project 3C has a form for adding in your card information and a data view. The data view shows the saved data entered into the app from the database.

Built With

  • MongoDBExpressReactNode
  • Tailwind
  • Netlify
  • Vite

Local Project Setup

Git, Node.js, and NPM are required to run this project locally. Install Git by following this. If you don't have Node and NPM installed please follow these instructions.

Under folder tm-main change directories (or CD) to a folder called project3C.

Run npm install in your terminal, then running npm run dev in your terminal will run both the front and backend concurrently.