Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manni2000/expound-technivo

Frontend_Page-design
https://github.com/manni2000/expound-technivo

javascript material-ui react tailwindcss

Last synced: about 5 hours ago
JSON representation

Frontend_Page-design

Awesome Lists containing this project

README

        

### Short Description - Frontend assignment
The project is designed for frontend page development, showcasing various design implementations.

### Technologies Used
- **React**: A JavaScript library for building user interfaces, mainly used for handling the view layer for web and mobile apps.
- **Material-UI**: A popular React UI framework that features ready-to-use components that follow Google's material design.
- **Tailwind CSS**: A utility-first CSS framework for rapidly building custom designs directly in your markup.
- **HTML**: Standard markup language for creating web pages.
- **CSS**: Style sheet language used for describing the presentation of a document written in HTML or XML.
- **JavaScript**: High-level, often just-in-time compiled language that conforms to the ECMAScript specification.

### Steps to Run Locally
1. Clone the repository to your local machine using `git clone https://github.com/manni2000/Expound-Technivo.git`.
2. Navigate into the project directory: `cd Expound-Technivo`.
3. Install dependencies: `npm install`.
4. Start the development server: `npm start`.
5. Open your browser and visit `http://localhost:3000` to view the app.

## Preview
![image](https://github.com/user-attachments/assets/7e7edd26-0235-4c8b-9207-c88016756adf)

These steps assume you have Node.js and npm installed on your system. Make sure to check the repository's README or other documentation files for any additional setup requirements or environment specifics.