Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 696 Bytes

README.md

File metadata and controls

45 lines (35 loc) · 696 Bytes

🤗 Eventonica

Find out about events in SF today!

MERN stack project using:

  • MongoDB
  • Express
  • React
  • Node.js
  • Eventbrite API
  • Mongoose
  • Bootstrap
  • Axios
  • Jest
  • Enzyme

Deployed at:

eventonica-r.herokuapp.com

How to set up:

Run server:

$ cd backend
$ npm start

Run React:

$ npm start

index Search Saved User

Postman

add list

Enzyme / Jest

tests To run tests: npm test