8000 GitHub - NathanFrank285/DevRabbit: A solo clone of TaskRabbit, but to find you the perfect developer!Javascript, React, Redux, Express, Sequelize. Project done solo.
[go: up one dir, main page]

Skip to content

A solo clone of TaskRabbit, but to find you the perfect developer!Javascript, React, Redux, Express, Sequelize. Project done solo.

Notifications You must be signed in to change notification settings

NathanFrank285/DevRabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskRabbit_clone

Project Overview

DevRabbit is a P2P foreign exchange platform and avoid unnecessary bank fees. All work was completed on my own.

Technology Used

  • JavaScript
  • React
  • Redux
  • Node.js
  • Sequelize
  • HTML
  • CSS

How to start a development environment

  1. Clone project

  2. In the backend directory, generate a .env file inside the python-starter directory and SESSION_SECRET variable into it

  3. In your terminal, cd into the backend folder, run npm install and then npm start

cd backend
npm install
npm start
  1. In a second terminal, cd into the frontend folder, run npm install and then npm start and wait for the browser to auto open on the homepage
cd frontend
npm install
npm start
  1. Enjoy!

About

A solo clone of TaskRabbit, but to find you the perfect developer!Javascript, React, Redux, Express, Sequelize. Project done solo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0