Skip to content

trangmtruong/se_project_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 10: WTWR (What to Wear): Front-End

Project Description

This React project, combining with the backend expresss project, creates a full-stack application that allows users to add, like, and delete their own clothing items. Users can create an account, log in, and log out of the platform. Additionally, WTWR filters displayed clothing items based on the local weather forecast, helping users choose appropriate attire for the day.

Production URL

The live version of the application is available at:

Production URL: https://w2w.crabdance.com

API Configuration

The front end communicates with the back end via this base API URL:

API URL: https://api.w2w.crabdance.com

To set this in your environment variables, add the following line to your .env file in the front end:

VITE_API_BASE_URL=https://api.w2w.crabdance.com

React + Vite

This template provides a minimal setup to get React working in Vite with HMR (Hot Module Replacement) and some ESLint rules.

Currently, two official plugins are available:

Technologies and Tools

This project was made using:

  • Figma
  • VSCode
  • GitHub
  • HTML
  • CSS
  • Javascript
  • React
  • Vite

GitHub

About

React front-end application WTWR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published