Code Monkey home page Code Monkey logo

aily_web's Introduction

Aily Web

This project is the web interface for Aily's recycle bin, built using Next.js and bootstrapped with create-next-app.

Table of Contents

Tech Stack

Frontend

  • React.js (v18.2.0): JavaScript library for building declarative and efficient UI.
  • Next.js (v13.4.12): React-based framework providing server-side rendering and routing.
  • Redux (v4.2.1) & Redux Toolkit (v1.9.5): State management library and convenient tools for Redux usage.
  • Tailwind CSS (v3.3.2): Utility-first CSS framework for rapid styling.
  • Sass (v1.63.6): CSS extension language for styling using an extended syntax.

Chart Libraries

  • ApexCharts (v3.41.0): Chart library offering various chart types.
  • react-apexcharts (v1.4.1): React wrapper component for ApexCharts.

Networking

  • Axios (v1.5.1): Library for making HTTP requests.

Styling

  • Styled-components: CSS-in-JS library for writing styles within JavaScript.

Build Tools

  • Webpack: Tool for module bundling and resource management.
  • Babel: Transpiler for converting the latest JavaScript syntax to previous versions.

Code Quality

  • ESLint (v8.44.0): Linter for checking syntax errors and consistency in JavaScript and JSX.
  • Prettier: Code formatting tool.

Other

  • TypeScript (v5.1.6): JavaScript language with static typing support.

Project Structure

📦src
┣ 📂app
┃ ┣ 📂boards
┃ ┃ ┗ 📂[category]
┃ ┃ ┃ ┣ 📂[id]
┃ ┣ 📂dict
┃ ┃ ┣ 📂[category]
┃ ┃ ┃ ┣ 📂[id]
┃ ┣ 📂join
┃ ┣ 📂location
┃ ┣ 📂login
┃ ┣ 📂my-page
┃ ┃ ┗ 📂[menu]
┃ ┣ 📂statistics
┣ 📂components
┃ ┣ 📂Board
┃ ┣ 📂Dict
┃ ┣ 📂HomePage
┃ ┣ 📂Location
┃ ┃ ┣ 📂styles
┃ ┣ 📂MyPage
┃ ┃ ┣ 📂Dashboard
┃ ┣ 📂StatisStics
┃ ┗ 📂UI
┣ 📂hooks
┗ 📂store

Installation and Setup

Follow these steps to run the project locally:

  1. Clone this repository:
   git clone https://github.com/Aily-AIRecycle/Aily_web.git
  1. Navigate to the project directory:
cd Aily_web
  1. Install dependencies:
npm install
  1. Start the local development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

License

This project is licensed under the MIT License.

aily_web's People

Contributors

dltkdgns00 avatar duxpiex avatar hyeonhe avatar ljw22222 avatar

Stargazers

 avatar  avatar  avatar

Forkers

hyeonhe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.