Skip to content

etaelith/Twitter

Repository files navigation

React-Twitter

React-Twitter is a modern web application built using React, Vite, and various popular libraries such as Boring Avatars, React UseAnimations, and Faker. This project aims to provide a simple yet feature-rich interface for a Twitter-like experience.

Features

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js v14.x or later installed
  • pnpm package manager installed (You can install it by running npm install -g pnpm)

Installation

To set up the project, follow these steps:

  1. Clone the repository:
git clone https://github.com/etaelith/react
  1. Change to the project directory:
cd React-Twitter
  1. Install the dependencies using pnpm:
pnpm install

Usage

To start the development server, run:

pnpm dev

To build the project for production, run:

pnpm build

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

MIT License

Acknowledgements

Releases

No releases published

Packages

No packages published