/Fluencity

A website to increase reading and speaking proficiency.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Fluencity

Devpost

Website

To Run The App In Development Mode

  • You'll need to have git and node installed in your system.
  • Fork and clone the project:
> $ git clone https://github.com/Winswins22/Fluencity.git

Then install the dependencies:

 npm install

Run npm start in terminal.
Open http://localhost:3000 to view it in the browser.