Skip to content

ksprptr/postboard-pw1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postboard

A simple web application for a PW1 school project, designed to practice working with HTTP requests. It includes a page for viewing posts and another for creating them.

Prerequisites

  • Knowledge of JavaScript/TypeScript, React, Git
  • IDE (VS Code, WebStorm, ...)
  • Package manager (pnpm, npm, ...)

Installation

  • Go to the project folder using cd postboard-pw1/
  • Install all dependecies using pnpm install

Run

  • Development server: pnpm run dev
  • Production: pnpm run build & pnpm run start

Configuration

Description Values
Ports: 3000
Technologies: Next.js
URL: http://localhost:3000/

License

This software is developed by Petr Kašpar and is licensed under the MIT License.
For more details, please refer to the LICENSE file.

About

Simple web application for a PW1 school project, designed to practice working with HTTP requests. It includes a page for viewing posts and another for creating them.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages