Skip to content

rishik30/Innovacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Innovacer Project

Technologies

  • React
  • Express
  • Mongodb (Mongo Atlas)
  • Docker

Containers

  • frontend with React on https://localhost:3000 route
  • backend with Express on https://localhost:5000 route

Dependencies

Docker (mac)

Docker and docker-compose (windows)

Setup

  • Clone the respository in your system
git clone https://github.com/rishik30/Innovacer.git
  • Change active directory to cloned directory Innovacer
cd Innovacer/
  • Build the docker image by running the following command
docker-compose build
  • Run the built container
docker-compose up
  • Access the project on client at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published