Skip to content

A web app where users can log information about dreams they had, comment on dreams and make connections with others. Added Redux in order to take advantage of performance optimizations and re-render components reliably. Combined Grommet and JavaScript to enable easy-to-use user experience / dark-mode. Researched and used complicated self-referen…

Notifications You must be signed in to change notification settings

FranciscoAndaur/DevDream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome, to DEVDREAM

you need to run the backend server first. You can find it here
  1. make sure you have Node.JS installed

  2. cd into the devdream directory

  3. npm install && npm audit afterwards.

  4. if you still get a Warning sign use npm audit fix

  5. Also install grommet.io using the following command in the terminal npm install grommet styled-components polished --save

  6. you might have to npm audit fix --force afterwards

  7. to start the web app npm start

VOILA!

About

A web app where users can log information about dreams they had, comment on dreams and make connections with others. Added Redux in order to take advantage of performance optimizations and re-render components reliably. Combined Grommet and JavaScript to enable easy-to-use user experience / dark-mode. Researched and used complicated self-referen…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published