Skip to content

chingu-voyages/v8-geckos-team-15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v8-geckos-team-15

Project Code

A place for developers to find others to code with

Check it out here: https://project-code.herokuapp.com/


Available Scripts

  • cd client && npm start - start frontend on localhost 3000
  • cd server && npm start - start backend and db on localhost 4000
  • cd server && npm run dev - starts both backend and frontend

Code format

  • prettier - needs to be installed as an extension, and enabled

Styling

  • css modules - for scoped CSS with useful extra features (variables, composing)

Getting started

  • create a file server/.env following the example of .env-sample, and replace the example values with actual secret values

About

A platform for learning to code with group projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published