Skip to content

CastledChess/Front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Castled Frontend

Overview

This project is a frontend application built using TypeScript and React. It interacts with various APIs to provide a seamless user experience. The project uses modern web development tools and practices, including Tailwind CSS for styling and Axios for HTTP requests.

Technologies Used

  • TypeScript: A strongly typed programming language that builds on JavaScript.
  • React: A JavaScript library for building user interfaces.
  • Axios: A promise-based HTTP client for making requests.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Autoprefixer: A PostCSS plugin to parse CSS and add vendor prefixes.

Project Structure

  • src/api: Contains API interaction logic.
  • src/pages: Contains React components for different pages.
  • src/store: Contains state management logic.
  • postcss.config.js: Configuration for PostCSS plugins.

Setup

  • Clone the repository
  • Navigate to the project directory:
cd Front
  • Install dependencies:
npm install
  • Start the development server:
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8