Skip to content

digitalh2o2/fwitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fwitter

This is a personal project I decided to build to gain better knowledge when working with Node.js and MongoDB while bringing the database to the front-end. The front-end is built with Bulma with EJS being the view-engine to display data. The icons were awesomely provided by Awesome Font.

Demo

See live here

Installing and running locally

Download the zip or clone and within the directly run:

npm install

Once the dependencies have been installed run:

nodemond app.js and visit localhost:3000 in your browser.

Make sure you have your MongoDB up and running

Built With

Authors

  • Saul Ocampo

License

This project is licensed under the MIT License(see License.md)

Acknowledgements