Skip to content

rodrigonahid/tsl-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Silver Logic Assignment

A client built with Vite, react-router-dom, styled-components and axios

This project is online on Heroku: https://wall-app-tsl.herokuapp.com/

Clone the project

git clone https://github.com/rodrigonahid/tsl-client.git

then

cd tsl-client

Installation

yarn install

# or

npm install

Environment variables

On the root there's a .env.example file. Rename it to just .env and make sure the value of it is the same as the backend domain

Running the project

yarn dev

# or

npm run dev

Building for production

yarn build

# or

npm run build

About

TSL Test Frontend application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published