Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1020 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 1020 Bytes

Welcome Friends 👋

This is the official webpage of React Serbia organization. https://www.reactserbia.com/

Technologies 💻

This application is built with React and Next.js with TypeScript. Vanilla Extract is used for styling the application. Components are organized by Atomic Design methodology.

Start the Project 🏃

Clone this repository.

HTTP ➡️ https://github.com/reactserbia/website.git

SSH ➡️ [email protected]:reactserbia/website.git

Install the dependencies ➡️ yarn

Run the application ➡️ yarn dev

In browser, open http://localhost:3000. 🚀

🍀