chaaals / text-twist

Computational Science Project

Home Page:https://dc-text-twistr.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Twister Web App

Final project on Computational Science and Compiler design.

Developed by Team Davinci Code

Setup Guide

Clone the repo

  • Run git clone https://github.com/chaaals/dc-text-twister.git in your terminal
  • Open the project by running code dc-text-twister in your terminal

Install dependencies and add env variables

  • Run npm install
  • Create a .env.local file. Copy and paste content on .env.local.example and add the appropriate values to the env variables. Env variable values will be given to you!

Locally host

  • Run npm run dev to locally host the web app :)

About

Computational Science Project

https://dc-text-twistr.web.app/


Languages

Language:JavaScript 78.1%Language:CSS 20.9%Language:HTML 1.0%