/RailsTodoTasks

Rails Todo Tasks - Organize it all with Todoist

Primary LanguageRuby

Rails Todo Tasks

Organize it all with Todoist

Built With

How to use

$ git clone https://github.com/fdolzanes1/RailsTodoTasks/

Backend

$ cd RailsTodoTasks

To get started with the app, clone the repo and then install the needed gems:

$ bundle install

Next, migrate the database:

$ rails db:migrate

You'll be ready to run the app in a local server:

$ rails server -p 3001

FrontEnd

cd tasks_client

$ npm install 
$ npm start

Software Developer


Fabiano Dolzanes

💻