Skip to content

Suleiman700/ReactJS-WorkLog

Repository files navigation

ReactJs Work Log

version license GitHub issues open GitHub issues closed Join the chat at https://gitter.im/NIT-dgp/General Chat

A simple reactjs application to store your work hours.

How to set port:

  • open .env file and change server api and server port
  • open /server/server.js and change the port

How to set mongodb:

  • Go to /server/config/db.js and put your mongodb connection url
  • Open mongodb and import that database, database in included with the project

How to start application:

  • Install packages: npm install
  • Start client: npm start
  • Start server: cd server then node server.js

Screenshots:

image image image image image image image

About

A simple application to store your work hours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published