Skip to content

react group project #2. Make website for meetup group

Notifications You must be signed in to change notification settings

CodeSeoul/codeseoul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeSeoul

react group project #2. Make website for meetup group

FrontEnd was created with React Express Server Database: MongoDB

run mongod from terminal in the db directroy to start up mongodb.

run npm run dev to run the server in the db directory.

run npm start in root directroy to start the application on localhost:3000.

There is a CORS issue when making requests to the meetup API. In production you must have Allow-Control-Allow-Origin from the chrome store installed and turned on to see the fetches made from the meetup api.

About

react group project #2. Make website for meetup group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published