Skip to content

📓MERN stack application that allows user to save their favorite code snippets.

Notifications You must be signed in to change notification settings

Sol1323/codeBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Heroku link: https://codebook-app.herokuapp.com/ ##Code Book MERN stack application designed to store your favorite code.

#Wireframes, ERD and User Stories Click here to see a better image. alt tag

#Components This is only a representation of how the components are nested. alt tag

#RecipeBox fragment alt tag

#System dependencies

"dependencies": "axios": "^0.15.3", "bcrypt": "^1.0.2",cdcdscsccd "body-parser": "^1.16.0", "express": "^4.14.0", "express-session": "^1.15.0", "foreman": "^2.0.0", "jquery": "^3.1.1", "marked": "^0.3.6", "mongoose": "^4.7.7", "nodemon": "^1.11.0", "react": "^15.4.2", "react-codemirror": "^0.3.0", "react-dom": "^15.4.2", "react-prism": "^4.0.0", "react-search-input": "^0.10.4"

#Database creation NoSQL

#Installation

$ git clone
$ cd codeBook
$ npm install
$ npm run start-dev 

Now you should be able to go to localhost:3000!

About

📓MERN stack application that allows user to save their favorite code snippets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published